From 6256e286a87d3f6c8d1c33838aba22b86adc400e Mon Sep 17 00:00:00 2001 From: marsalva Date: Fri, 20 Feb 2026 17:46:39 +0000 Subject: [PATCH] Actualizar servicios.html --- servicios.html | 98 +++++++++++++++++++++++++------------------------- 1 file changed, 50 insertions(+), 48 deletions(-) diff --git a/servicios.html b/servicios.html index e25bd5f..f92a689 100644 --- a/servicios.html +++ b/servicios.html @@ -11,7 +11,7 @@ @keyframes fadeIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } } .no-scrollbar::-webkit-scrollbar { display: none; } .no-scrollbar { -ms-overflow-style: none; scrollbar-width: none; } - .card-hover:hover { transform: translateY(-2px); transition: all 0.2s; box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.05); } + .card-hover:hover { transform: translateY(-3px); transition: all 0.2s; box-shadow: 0 12px 25px -5px rgba(0, 0, 0, 0.1); border-color: #93c5fd; } /* ANIMACI脫N DE TEMBLOR (SHAKE) PARA TARJETAS BLOQUEADAS */ .shake { animation: shake 0.4s cubic-bezier(.36,.07,.19,.97) both; } @@ -72,10 +72,10 @@
-
+
-

Incidencias

-

0

+

Finalizados

+

0

@@ -235,7 +235,7 @@