diff --git a/frontend/static/css/index.css b/frontend/static/css/index.css index 9b843e5..6c04bb5 100644 --- a/frontend/static/css/index.css +++ b/frontend/static/css/index.css @@ -25,3 +25,7 @@ opacity: 0; transition: opacity 0.25s; } + +#languageSelector > .dropdown-item.active { + background-color: transparent; +} diff --git a/frontend/templates/index.html b/frontend/templates/index.html index 1d948f1..3d27444 100644 --- a/frontend/templates/index.html +++ b/frontend/templates/index.html @@ -22,9 +22,9 @@ Lang.