- Correccion doble burguer menu en la version mobile.
- Agregado boton de ingresar en sidebar para la version mobile.
This commit is contained in:
Bryam105
2026-06-03 10:01:17 -03:00
parent cc44c2e8aa
commit 40d4127079
3 changed files with 11 additions and 15 deletions
+1 -7
View File
@@ -24,13 +24,7 @@
</a>
</div>
<!-- Mobile Menu Button -->
<button data-collapse-toggle="navbar-default" type="button" class="inline-flex items-center p-2 w-10 h-10 justify-center text-gray-400 rounded-lg md:hidden hover:bg-neutral-800 focus:outline-none focus:ring-2 focus:ring-neon-lime" aria-controls="navbar-default" aria-expanded="false">
<span class="sr-only">Abrir menú</span>
<svg class="w-5 h-5" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 17 14">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M1 1h15M1 7h15M1 13h15"/>
</svg>
</button>
<!-- Old Mobile Menu Button Removed -->
<!-- Links -->
<div class="hidden w-full md:block md:w-auto" id="navbar-default">