summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hodgden <chrhodgden@gmail.com>2024-01-27 12:01:55 -0600
committerGitHub <noreply@github.com>2024-01-27 12:01:55 -0600
commit9a71a35ab8740103a4ffd9d3fe7610e4f637c2e1 (patch)
tree3d646b54a747ff9145c678421099b5d990fe2f3c
parent4f41c8fce448933e88965833feff0fb3faab79b5 (diff)
Update style.css
Set to red : )
-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%);
}