Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -26,7 +26,7 @@ background-attachment: local;
|
|
26 |
}}
|
27 |
|
28 |
[data-testid="stSidebar"] > div:first-child {{
|
29 |
-
background-image: url("data:image/png;base64,{img}");
|
30 |
background-position: center;
|
31 |
background-repeat: no-repeat;
|
32 |
background-attachment: fixed;
|
|
|
26 |
}}
|
27 |
|
28 |
[data-testid="stSidebar"] > div:first-child {{
|
29 |
+
#background-image: url("data:image/png;base64,{img}");
|
30 |
background-position: center;
|
31 |
background-repeat: no-repeat;
|
32 |
background-attachment: fixed;
|