diff --git a/src/components/app/app.scss b/src/components/app/app.scss index 511b61d..4a4373b 100644 --- a/src/components/app/app.scss +++ b/src/components/app/app.scss @@ -32,9 +32,9 @@ { background: #555555 !important; - div + div, ul { - background: #555555 !important; + background: #7d7d7d !important; color: #e9e9e9 !important; } }