styling pass

This commit is contained in:
Paul Miller
2023-04-15 11:01:40 -05:00
parent d36adad34c
commit 3c94312a9f
17 changed files with 230 additions and 179 deletions

View File

@@ -3,8 +3,7 @@
@tailwind utilities;
body {
@apply text-white bg-black;
@apply bg-fixed bg-no-repeat bg-fade-to-blue;
@apply text-white bg-neutral-900;
overscroll-behavior-y: none;
min-height: 100.3%;
}