diff --git a/crear-cita.html b/crear-cita.html index c4deae5..6c1404d 100644 --- a/crear-cita.html +++ b/crear-cita.html @@ -17,9 +17,9 @@ .fade-in { animation: fadeIn 0.4s ease-out forwards; } @keyframes fadeIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } } - /* Fix para el Toggle Switch - Movimiento suave */ - .peer:checked ~ .peer-checked-bg { background-color: #ef4444; } - .peer:checked ~ .peer-checked-circle { transform: translateX(100%); border-color: white; } + /* Ocultar scrollbar */ + .no-scrollbar::-webkit-scrollbar { display: none; } + .no-scrollbar { -ms-overflow-style: none; scrollbar-width: none; }
@@ -36,16 +36,16 @@ -Introduce tu móvil para gestionar tu asistencia
+Introduce tu móvil para empezar
Introduce las 4 cifras enviadas al
+Introduce el código enviado al
Hemos recibido tu aviso. El técnico se pondrá en contacto contigo de inmediato a través de WhatsApp.
- +