4 types of layout grids

This commit is contained in:
Belen Curcio
2020-10-04 13:25:16 -03:00
parent b1e6aa25b5
commit cf9495e6c2
5 changed files with 81 additions and 24 deletions

View File

@@ -1,5 +1,5 @@
.root {
@apply relative w-full h-full p-6 box-border overflow-hidden;
@apply relative w-full p-6 box-border overflow-hidden;
}
.productTitle {