Adding ticker and hero

This commit is contained in:
Belen Curcio
2020-10-04 16:34:22 -03:00
parent aa657c8baa
commit 7cf9bd7ad2
12 changed files with 230 additions and 36 deletions

View File

@@ -1,5 +1,5 @@
.root {
@apply bg-white py-10 flex flex-row w-full;
@apply bg-white py-10 w-full relative flex flex-row;
}
.primary {