mirror of
https://github.com/maikka39/Personal-Website.git
synced 2026-09-27 20:46:25 +00:00
Fix contrast issue
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
$light-background: #fff;
|
||||
$light-background-secondary: #eaeaea;
|
||||
$light-color: #222;
|
||||
$light-color-secondary: #999;
|
||||
$light-color-secondary: #767676;
|
||||
$light-border-color: #dcdcdc;
|
||||
|
||||
/* dark theme colors */
|
||||
|
||||
Reference in New Issue
Block a user