Align auth lang switch next to title

This commit is contained in:
2026-02-04 20:59:58 +01:00
parent d6d3566f47
commit 79cd6c2d55
3 changed files with 16 additions and 8 deletions

View File

@@ -36,10 +36,12 @@
background: #fffaf3;
border-radius: 10px;
padding: 6px 10px;
font-size: 16px;
cursor: pointer;
min-width: 44px;
font-family: "Twemoji Country Flags", "Segoe UI Emoji", "Apple Color Emoji", "Noto Color Emoji", emoji, sans-serif;
font-size: 16px;
font-weight: 400;
font-style: normal;
}
.lang-menu {
position: absolute;