Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -457,6 +457,7 @@ input, textarea, input::placeholder, textarea::placeholder {
|
|
457 |
}
|
458 |
*, *::placeholder {
|
459 |
font-family: Suez One !important;
|
|
|
460 |
}
|
461 |
h1,h2,h3,h4,h5,h6 {
|
462 |
width: 100%;
|
|
|
457 |
}
|
458 |
*, *::placeholder {
|
459 |
font-family: Suez One !important;
|
460 |
+
font-size: 1.25em
|
461 |
}
|
462 |
h1,h2,h3,h4,h5,h6 {
|
463 |
width: 100%;
|