Revert "mobile header: tighten layout and fix menu layering"

This reverts commit 99b03d4695.
This commit is contained in:
2026-05-03 00:33:26 +02:00
parent 80ab2afdbb
commit be7831b42e
2 changed files with 0 additions and 123 deletions

View File

@@ -15,8 +15,6 @@
{{ block.super }}
{# Ensure Carbasa webshop styling is present so responsive header/footer render correctly. #}
<link rel="stylesheet" type="text/x-scss" href="{% static 'carbasa/webshop_base.scss' %}">
{# Project-scoped header mobile fixes (no Bootstrap overrides). #}
<link rel="stylesheet" type="text/x-scss" href="{% static 'mandelstudio/header_mobile.scss' %}">
{% endblock %}
{% block extrahead %}