summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 97ed162..73eb9ba 100644
--- a/style.css
+++ b/style.css
@@ -1,5 +1,5 @@
:root{
- --foreground-color: hsl(180, 50%, 50%);
+ --foreground-color: hsl(0, 50%, 50%);
--background-color: hsl(0, 0%, 0%);
}