better css and responsiveness

This commit is contained in:
2026-01-07 20:05:32 +01:00
parent 6387d4a373
commit f4eb96c4ec
13 changed files with 537 additions and 131 deletions

View File

@@ -78,5 +78,10 @@
</button>
</div>
</div>
<button class="mobile-menu-toggle" id="mobile-menu-toggle">
<svg width="24" height="24" fill="none" stroke="currentColor" stroke-width="2" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" d="M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25h16.5" />
</svg>
</button>
</div>
</nav>