Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -8,7 +8,7 @@ st.markdown("""
|
|
| 8 |
}
|
| 9 |
/* Style for main title */
|
| 10 |
h1 {
|
| 11 |
-
color: #
|
| 12 |
font-family: 'Roboto', sans-serif;
|
| 13 |
font-weight: 700;
|
| 14 |
text-align: center;
|
|
|
|
| 8 |
}
|
| 9 |
/* Style for main title */
|
| 10 |
h1 {
|
| 11 |
+
color: #FFFACD;
|
| 12 |
font-family: 'Roboto', sans-serif;
|
| 13 |
font-weight: 700;
|
| 14 |
text-align: center;
|