Actualizar crear-cita.html

This commit is contained in:
2026-03-15 20:51:57 +00:00
parent 9534b44f85
commit f553356f26

View File

@@ -10,8 +10,6 @@
/* Fondo Marsalva Real: Círculos perfectos */
body {
background-color: #f8fafc;
background-image: radial-gradient(circle, #cbd5e1 1.5px, transparent 0);
background-size: 24px 24px;
background-attachment: fixed;
min-height: 100vh;
}