Correções para funcionamento do login adm

This commit is contained in:
2026-06-15 21:17:14 -03:00
parent b59fedec5c
commit 146aa3e762
26 changed files with 262 additions and 36 deletions

View File

@@ -7,7 +7,7 @@
<%# Logo %>
<div class="text-center mb-8">
<div class="w-16 h-16 bg-orange-500 rounded-2xl flex items-center justify-center font-black text-black text-3xl mx-auto mb-3">G</div>
<h1 class="text-white font-bold text-2xl">Gade Logística</h1>
<h1 class="text-white font-bold text-2xl">Reem Logística</h1>
<p class="text-gray-400 text-base mt-1">Digite seu PIN de 4 números</p>
</div>