feat: theme changes

This commit is contained in:
Bart van der Braak 2023-08-11 09:03:50 +02:00
parent 47163727a2
commit d58f0d707e
7 changed files with 203 additions and 66 deletions

View file

@ -1,6 +1,7 @@
html,
body {
@apply h-full overflow-hidden;
@apply bg-white;
}
.dark .logo-text-gradient-dark {