Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -209,7 +209,7 @@ css_styles = """
|
|
209 |
.description {
|
210 |
color: #2e8b57;
|
211 |
display: block;
|
212 |
-
font-size:
|
213 |
text-align: center;
|
214 |
}
|
215 |
.footer {
|
|
|
209 |
.description {
|
210 |
color: #2e8b57;
|
211 |
display: block;
|
212 |
+
font-size: 1.2em;
|
213 |
text-align: center;
|
214 |
}
|
215 |
.footer {
|