Mostly front-end updates to make the table look more normal. Man design is hard. Most of the time I swear you are better off just doing simple colors.

This commit is contained in:
2024-07-20 14:47:54 -05:00
parent 4a3eebfdf6
commit 6791cab2c6
5 changed files with 2422 additions and 2969 deletions

View File

@@ -64,7 +64,7 @@
@apply border-border;
}
body {
@apply bg-background text-foreground;
@apply bg-background text-[#FDF5E6];
}
}