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

This reverts commit 3eac7ca0b6.
This commit is contained in:
2026-05-03 01:03:45 +02:00
parent 8066793131
commit f109e60b03
2 changed files with 0 additions and 117 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 mobile header fixes (plain CSS; no Bootstrap overrides). #}
<link rel="stylesheet" href="{% static 'mandelstudio/header_mobile.css' %}">
{% endblock %}
{% block extrahead %}