Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -29,7 +29,7 @@ st.markdown("""
|
|
29 |
position: relative;
|
30 |
bottom: 0;
|
31 |
width: 100%;
|
32 |
-
background-color:
|
33 |
text-align: center;
|
34 |
text-color: black;
|
35 |
padding: 10px;
|
|
|
29 |
position: relative;
|
30 |
bottom: 0;
|
31 |
width: 100%;
|
32 |
+
background-color: orange;
|
33 |
text-align: center;
|
34 |
text-color: black;
|
35 |
padding: 10px;
|