fix mobile menu margins
Some checks failed
Rust / Test (push) Has been cancelled
Rust / Rustfmt (push) Has been cancelled
Rust / Clippy (push) Has been cancelled
Rust / Code coverage (push) Has been cancelled

This commit is contained in:
Alphonse Paix
2025-09-20 16:25:47 +02:00
parent 6308ac279e
commit c11e552d0a
2 changed files with 2 additions and 2 deletions

View File

@@ -58,7 +58,7 @@
</div>
</div>
<div id="mobile-menu"
class="hidden md:hidden pb-4 border-t border-gray-100 mt-4">
class="hidden md:hidden border-t border-gray-100 pb-4 pt-4">
<nav class="flex flex-col space-y-2">
<a href="/"
class="text-gray-700 hover:text-blue-600 hover:bg-blue-50 px-4 py-2 rounded-lg text-sm font-medium transition-colors duration-200">