diff --git a/assets/css/style.css b/assets/css/style.css index 0e1c5f8..353c0f4 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -423,7 +423,7 @@ header.sticky-top { } .lang-list { - background: transparent; + background: var(--primary-color); color: var(--white-color); }