Actualizar index.html
This commit is contained in:
@@ -144,7 +144,7 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="quoteNudge" class="fixed bottom-15 right-16 z-[60] hidden pointer-events-none fade-in">
|
<div id="quoteNudge" class="fixed bottom-24 right-16 z-[60] hidden pointer-events-none fade-in">
|
||||||
<div class="bg-blue-600 text-white px-4 py-3 rounded-2xl shadow-2xl flex items-center gap-3 animate-bounce relative border-2 border-white/20">
|
<div class="bg-blue-600 text-white px-4 py-3 rounded-2xl shadow-2xl flex items-center gap-3 animate-bounce relative border-2 border-white/20">
|
||||||
<div class="flex flex-col">
|
<div class="flex flex-col">
|
||||||
<span class="text-[8px] font-black uppercase tracking-[0.2em] opacity-80 leading-none mb-1">Acción Pendiente</span>
|
<span class="text-[8px] font-black uppercase tracking-[0.2em] opacity-80 leading-none mb-1">Acción Pendiente</span>
|
||||||
@@ -152,7 +152,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<i data-lucide="arrow-big-down-dash" class="w-5 h-5"></i>
|
<i data-lucide="arrow-big-down-dash" class="w-5 h-5"></i>
|
||||||
|
|
||||||
<div class="absolute -bottom-1.5 right-10 w-3 h-20 bg-blue-600 rotate-45"></div>
|
<div class="absolute -bottom-1.5 right-11 w-3 h-3 bg-blue-600 rotate-45"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user