scaling problem

This commit is contained in:
Simon Martens
2025-10-07 17:54:10 +02:00
parent 7f73d86fbb
commit bbc2323663
5 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
{{ template "_scrollspy_layout" .model }}
<!-- Mobile Header (shown on smaller screens) -->
<div class="xl:hidden mb-10 w-full">
<div class="lg:hidden mb-10 w-full">
{{ template "_header_with_toggle" .model }}
</div>