feat: implement mobile menu toggle and update styles for navbar and footer

This commit is contained in:
2025-06-14 19:35:29 +02:00
parent 6177803d35
commit 3b32f066f4
5 changed files with 193 additions and 74 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
https://getkirby.com/docs/guide/templates/snippets
*/
?>
<nav class="bg-sf_grau-50 shadow-lg sticky top-0 z-50">
<nav class="bg-sf_grau-100 shadow-lg sticky top-0 z-50">
<div class="mx-auto max-w-7xl px-4 sm:px-6 lg:px-8">
<div class="flex h-24 items-center justify-between">
<!-- Logo (Links) -->