Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -19,7 +19,7 @@ st.markdown("""
|
|
| 19 |
}
|
| 20 |
/* Style for headers */
|
| 21 |
h2 {
|
| 22 |
-
color: #
|
| 23 |
font-family: 'Roboto', sans-serif;
|
| 24 |
font-weight: 600;
|
| 25 |
margin-top: 30px;
|
|
|
|
| 19 |
}
|
| 20 |
/* Style for headers */
|
| 21 |
h2 {
|
| 22 |
+
color: #808080;
|
| 23 |
font-family: 'Roboto', sans-serif;
|
| 24 |
font-weight: 600;
|
| 25 |
margin-top: 30px;
|