Reordering

This commit is contained in:
Belen Curcio
2020-10-21 11:23:42 -03:00
parent a1ee24e30e
commit c2788c256b
3 changed files with 22 additions and 12 deletions

View File

@@ -20,9 +20,10 @@
}
.layoutNormal {
@apply gap-6;
@apply gap-3;
& > * {
font-size: 1.5rem;
min-height: 325px;
}
}