ashok2216 commited on
Commit
052c8b1
·
verified ·
1 Parent(s): c664680

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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;