diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ :root{ - --foreground-color: hsl(180, 50%, 50%); + --foreground-color: hsl(0, 50%, 50%); --background-color: hsl(0, 0%, 0%); } |