Spaces:
Sleeping
Sleeping
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +1 -1
src/streamlit_app.py
CHANGED
|
@@ -161,7 +161,7 @@ h3 { font-size: 1.15rem !important; } h4 { font-size: 1rem !important; }
|
|
| 161 |
.sb-info-card b { color: #f1f5f9 !important; }[data-testid="stSidebar"] h2 { font-size: 1.6rem !important; color: #f1f5f9 !important; }
|
| 162 |
|
| 163 |
.main-header { padding: 1.4rem 0 0.9rem; border-bottom: 2px solid #e2e8f0; margin-bottom: 1.4rem; text-align: center; }
|
| 164 |
-
.main-header h1 { font-size:
|
| 165 |
.main-header p { font-size: 1.05rem !important; color: #64748b; margin: 0.25rem 0 0; }
|
| 166 |
|
| 167 |
.how-grid { display:flex; gap:1rem; margin:1.2rem 0; flex-wrap:wrap; }
|
|
|
|
| 161 |
.sb-info-card b { color: #f1f5f9 !important; }[data-testid="stSidebar"] h2 { font-size: 1.6rem !important; color: #f1f5f9 !important; }
|
| 162 |
|
| 163 |
.main-header { padding: 1.4rem 0 0.9rem; border-bottom: 2px solid #e2e8f0; margin-bottom: 1.4rem; text-align: center; }
|
| 164 |
+
.main-header h1 { font-size: 3.2rem !important; font-weight: 700; color: #1e293b; margin: 0 auto; }
|
| 165 |
.main-header p { font-size: 1.05rem !important; color: #64748b; margin: 0.25rem 0 0; }
|
| 166 |
|
| 167 |
.how-grid { display:flex; gap:1rem; margin:1.2rem 0; flex-wrap:wrap; }
|