diff --git a/assets/css/style.css b/assets/css/style.css index 353c0f4..b183434 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -429,6 +429,7 @@ header.sticky-top { .lang-list.dark { color: var(--text-color-dark); + background: var(--white-color); } .banner {