Actualizar calendario.html

This commit is contained in:
2026-03-21 21:18:41 +00:00
parent 2e52d061bd
commit 3ebd3c6f36

View File

@@ -145,9 +145,9 @@
</div> </div>
<div class="bg-white p-6 rounded-[2.5rem] shadow-sm border border-slate-200 text-left"> <div class="bg-white p-6 rounded-[2.5rem] shadow-sm border border-slate-200 text-left">
<div class="flex justify-between items-start mb-1"> <div class="flex justify-between items-center mb-2">
<p class="text-[9px] font-black text-primary-dynamic uppercase tracking-widest" id="detCompany">Compañía</p> <p class="text-[9px] font-black text-primary-dynamic uppercase tracking-widest" id="detCompany">Compañía</p>
<span id="detRef" class="text-[9px] font-black text-slate-400 uppercase"></span> <span id="detRef" class="text-xs font-black bg-slate-100 text-slate-600 px-3 py-1 rounded-lg uppercase border border-slate-200 shadow-sm"></span>
</div> </div>
<h2 id="detName" class="text-2xl font-black text-slate-900 uppercase leading-none mb-3">Nombre Cliente</h2> <h2 id="detName" class="text-2xl font-black text-slate-900 uppercase leading-none mb-3">Nombre Cliente</h2>