This commit is contained in:
Luis Alvarez
2020-09-30 11:44:38 -05:00
commit eb44455cde
67 changed files with 19268 additions and 0 deletions

View File

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