Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -224,7 +224,7 @@ textarea:hover, input:hover {
|
|
224 |
text-align: center;
|
225 |
font-weight: bold;
|
226 |
color: white;
|
227 |
-
font-size:
|
228 |
margin-bottom: 20px;
|
229 |
}
|
230 |
"""
|
|
|
224 |
text-align: center;
|
225 |
font-weight: bold;
|
226 |
color: white;
|
227 |
+
font-size: 2.2rem;
|
228 |
margin-bottom: 20px;
|
229 |
}
|
230 |
"""
|