Adding color checks

This commit is contained in:
Bel Curcio
2021-03-01 19:02:56 -03:00
parent 7780ec4818
commit 6e8dbf1156
5 changed files with 162 additions and 9 deletions

View File

@@ -7,7 +7,7 @@
}
.productDisplay {
@apply relative flex px-0 pb-0 relative box-border col-span-1 bg-violet;
@apply relative flex px-0 pb-0 box-border col-span-1 bg-violet;
min-height: 600px;
@screen md {