mirror of
https://github.com/Theodor-Springmann-Stiftung/kgpz_web.git
synced 2025-10-30 09:35:31 +00:00
scaling problem
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="max-w-none mx-auto px-8">
|
||||
<div class="mb-10 xl:mb-0 sticky top-0 ">
|
||||
<div class="mb-10 lg:mb-0 sticky top-0 ">
|
||||
{{ template "_header_with_toggle" .model }}
|
||||
</div>
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user