changes to the layout

This commit is contained in:
Belen Curcio
2020-10-13 11:43:06 -03:00
parent 30a8677816
commit 038d02acc2
11 changed files with 132 additions and 91 deletions

View File

@@ -1,7 +1,7 @@
.root {
@apply flex flex-row h-screen py-12 px-6;
}
.button {
min-width: 300px;
}
.squareBg {
@apply absolute inset-24 z-0 bg-violet;
}