Actualizar menu.html
This commit is contained in:
@@ -101,6 +101,14 @@
|
||||
<h3 class="font-black text-slate-800 text-sm leading-tight z-10">Mi<br>Configuración</h3>
|
||||
</a>
|
||||
|
||||
<a href="presupuestos.html" class="app-card bg-white p-6 rounded-[2rem] border border-slate-100 flex flex-col items-center text-center active:scale-95 transition-transform relative overflow-hidden">
|
||||
<div class="absolute top-0 right-0 w-16 h-16 bg-indigo-50 rounded-bl-full z-0"></div>
|
||||
<div class="w-14 h-14 bg-indigo-100 text-indigo-600 rounded-2xl flex items-center justify-center mb-4 z-10 shadow-inner">
|
||||
<i data-lucide="file-signature" class="w-7 h-7"></i>
|
||||
</div>
|
||||
<h3 class="font-black text-slate-800 text-sm leading-tight z-10">Crear<br>Presupuesto</h3>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</main>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user