diff --git a/css/main.css b/css/main.css index b15124ac..39a41ec7 100644 --- a/css/main.css +++ b/css/main.css @@ -2,7 +2,7 @@ --color-text: #999; --color-text-dimmed: #666; --color-text-bright: #fff; - --color-background: black; + --color-background: #000; --font-size: 20px; --font-primary: "Roboto Condensed"; --font-secondary: "Roboto";