Merge branch 'master' into jb/product-improvements

This commit is contained in:
Julián Benegas
2020-10-22 11:01:38 -03:00
9 changed files with 219 additions and 141 deletions

View File

@@ -34,7 +34,7 @@
}
.nameBox {
@apply absolute top-6 left-0 z-30;
@apply absolute top-6 left-0 z-10;
& .name {
@apply px-6 py-2 bg-primary text-primary font-bold;