Browse Source

Slightly brighter background

David Peter 2 years ago
parent
commit
6b48348362
1 changed files with 1 additions and 1 deletions
  1. 1 1
      numbat-wasm/www/main.css

+ 1 - 1
numbat-wasm/www/main.css

@@ -1,6 +1,6 @@
 html {
     font-family: 'Exo 2', sans-serif;
-    background-color: #f2f2f2;
+    background-color: #f7f7f7;
 }
 
 .github-corner svg {