Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -222,7 +222,7 @@ intro_css = """
|
|
222 |
-------------------------------------------------- */
|
223 |
.introduction-wrapper, .introduction-section {
|
224 |
font-family: Georgia, serif;
|
225 |
-
font-size: 1.
|
226 |
line-height: 1.75;
|
227 |
color: #344054;
|
228 |
text-align: center;
|
|
|
222 |
-------------------------------------------------- */
|
223 |
.introduction-wrapper, .introduction-section {
|
224 |
font-family: Georgia, serif;
|
225 |
+
font-size: 1.6rem !important; /* ≈22–23 px */
|
226 |
line-height: 1.75;
|
227 |
color: #344054;
|
228 |
text-align: center;
|