DontPlanToEnd
commited on
Commit
•
c46923c
1
Parent(s):
baf5e59
Update app.py
Browse files
app.py
CHANGED
@@ -53,7 +53,7 @@ custom_css = """
|
|
53 |
}
|
54 |
/* Increase header sizes */
|
55 |
.gradio-container h1 {
|
56 |
-
font-size: 2.
|
57 |
}
|
58 |
.gradio-container h3 {
|
59 |
font-size: 1.6em !important;
|
|
|
53 |
}
|
54 |
/* Increase header sizes */
|
55 |
.gradio-container h1 {
|
56 |
+
font-size: 2.1em !important;
|
57 |
}
|
58 |
.gradio-container h3 {
|
59 |
font-size: 1.6em !important;
|