Spaces:
Sleeping
Sleeping
Update styles.py
Browse files
styles.py
CHANGED
@@ -12,7 +12,7 @@ def apply_styles():
|
|
12 |
|
13 |
/* Estilos del título */
|
14 |
h1 {
|
15 |
-
margin-top:
|
16 |
padding-top: 0.5rem;
|
17 |
color: #2C3E50;
|
18 |
font-family: 'Helvetica Neue', sans-serif;
|
|
|
12 |
|
13 |
/* Estilos del título */
|
14 |
h1 {
|
15 |
+
margin-top: 0rem;
|
16 |
padding-top: 0.5rem;
|
17 |
color: #2C3E50;
|
18 |
font-family: 'Helvetica Neue', sans-serif;
|