📏 Fighting with grid still

This commit is contained in:
tatianamac
2019-10-19 16:50:47 -04:00
parent ed307e5bdf
commit ac8ae6e309
3 changed files with 3 additions and 1 deletions

View File

@ -228,6 +228,7 @@ p {
}
.block__word {
grid-column: span 2;
display: flex;
flex-direction: column;
margin: 1rem;