transfer sveltekit design to svelte (juhatus page)

This commit is contained in:
Henri
2026-02-25 00:41:55 +02:00
parent e7162a8d0e
commit b713ed3589
3 changed files with 116 additions and 1 deletions

View File

@@ -169,7 +169,6 @@
<!-- Language Switcher -->
<Button
class="rounded-[5px] px-3 py-1 text-sm ml-2"
style="color: var(--orange)"
buttonHoverStyle="color:var(--white)"
onClick={() => switchLanguageRoute($currentLang === 'est' ? 'en' : 'est')}
>