Is this the problem

This commit is contained in:
Belen Curcio
2020-10-05 19:16:49 -03:00
parent 2f3885b895
commit 24f6ff792a
2 changed files with 23 additions and 16 deletions

View File

@@ -1,4 +1,7 @@
.root {
}
.container {
@apply flex justify-between items-center flex-row px-6 h-20 relative;
}