diff options
-rw-r--r-- | static/common.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/common.css b/static/common.css index 3029adf..2c9a188 100644 --- a/static/common.css +++ b/static/common.css @@ -12,7 +12,7 @@ --blacker: #151515; /* Other greys */ - --off-white: #f0f0f0; + --off-white: #f5f5f5; /* Other colors */ --menthol: #c8ffa7; |