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