Refine header language switcher and align i18n search routes

This commit is contained in:
2026-05-14 00:15:43 +02:00
parent 1c991756c1
commit 1ddc7b10f6
5 changed files with 30 additions and 11 deletions

View File

@@ -25,7 +25,6 @@
<link rel="preconnect" href="https://www.google-analytics.com/">
{% endif %}
{{ block.super }}
<link rel="stylesheet" href="{% static 'mandelstudio/css/header-overrides.css' %}">
<style>
header .header-right { display: flex; align-items: center; gap: .5rem; }
header .header-right .language-dropdown,