Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -38,7 +38,7 @@ st.markdown("""
|
|
38 |
|
39 |
/* Title styling */
|
40 |
.title-text {
|
41 |
-
color: #
|
42 |
font-size: 2.5rem !important;
|
43 |
font-weight: 700;
|
44 |
text-align: center;
|
|
|
38 |
|
39 |
/* Title styling */
|
40 |
.title-text {
|
41 |
+
color: #FFFFFF;
|
42 |
font-size: 2.5rem !important;
|
43 |
font-weight: 700;
|
44 |
text-align: center;
|