aboutsummaryrefslogtreecommitdiff
path: root/styles/globals.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles/globals.css')
-rw-r--r--styles/globals.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/globals.css b/styles/globals.css
index 426e3eb..002d267 100644
--- a/styles/globals.css
+++ b/styles/globals.css
@@ -14,7 +14,7 @@
}
body {
- @apply bg-primary scrollbar-hide;
+ @apply bg-primary scrollbar-hide text-txt;
}
@layer components {