summaryrefslogtreecommitdiff
path: root/src/styles
diff options
context:
space:
mode:
authorRafi Zadanly <rafizadanly@gmail.com>2022-12-30 10:00:52 +0700
committerRafi Zadanly <rafizadanly@gmail.com>2022-12-30 10:00:52 +0700
commit6dd16f01b388facb855437eec9c5cfaf0c62e967 (patch)
tree1e58c52cb00f3ba01fdcb82df26cd8e5648221cd /src/styles
parentff830e7c6d6fbd768a91ed8f0e7be460656a6d29 (diff)
no message
Diffstat (limited to 'src/styles')
-rw-r--r--src/styles/globals.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css
index 102dcc03..fbaaf923 100644
--- a/src/styles/globals.css
+++ b/src/styles/globals.css
@@ -43,7 +43,7 @@ html, body {
a {
@apply
font-medium
- text-yellow_r-11
+ text-red_r-11
;
}
}