aboutsummaryrefslogtreecommitdiff
path: root/styles
diff options
context:
space:
mode:
authorFactiven <[email protected]>2023-04-17 17:17:52 +0700
committerFactiven <[email protected]>2023-04-17 17:17:52 +0700
commit40515bde5c3c2120f7103cdcd7dd0df133fcb385 (patch)
tree4a0466160ebd4457a3453472f4084c4fc8b217f2 /styles
parentUpdate [...id].js (diff)
downloadmoopa-40515bde5c3c2120f7103cdcd7dd0df133fcb385.tar.xz
moopa-40515bde5c3c2120f7103cdcd7dd0df133fcb385.zip
Update globals.css
Diffstat (limited to 'styles')
-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 {