fix: only render currentlang of no other urls are available

This commit is contained in:
Christel Westerberg
2024-06-03 10:29:54 +02:00
parent 095edcce8c
commit c5b2855876
9 changed files with 57 additions and 34 deletions

View File

@@ -1,5 +1,6 @@
.container {
position: relative;
font-family:
Helvetica Neue,
Helvetica,
@@ -7,7 +8,7 @@
sans-serif;
}
.toggle {
.languageSwitcher {
display: flex;
color: #fff;
padding: 3px 15px;