Spaces:
Running
Running
https://ko-fi.com/damarjati
Browse files
app.py
CHANGED
@@ -26,7 +26,7 @@ css = """
|
|
26 |
background-color: #fafafa !important;
|
27 |
}
|
28 |
.title {
|
29 |
-
font-size: 1em;
|
30 |
text-align: center;
|
31 |
color: #333;
|
32 |
font-family: 'Helvetica Neue', sans-serif;
|
|
|
26 |
background-color: #fafafa !important;
|
27 |
}
|
28 |
.title {
|
29 |
+
font-size: 1em !important;
|
30 |
text-align: center;
|
31 |
color: #333;
|
32 |
font-family: 'Helvetica Neue', sans-serif;
|