make marquees larger

This commit is contained in:
Franco Arza
2020-10-17 23:09:05 -03:00
parent 526b291f4f
commit 4bb7fa33fe
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
& > * {
@apply flex-1 px-16 py-4;
width: 400px;
width: 430px;
}
}