diff --git a/index.css b/index.css index 060a7a5..8196cce 100644 --- a/index.css +++ b/index.css @@ -98,7 +98,7 @@ body.light-mode nav ul li a:hover { body.light-mode .dark-mode-toggle { color: #242424; - background-color: #f1f1f1; + background-color: #f7f7f7; } body.light-mode .dark-mode-toggle:hover { background-color: #e0e0e0;