danielle2003 commited on
Commit
265a8f8
·
verified ·
1 Parent(s): f51104d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -73,7 +73,7 @@ st.markdown("""
73
  section[data-testid="stSidebar"] {
74
  backdrop-filter: blur(10px);
75
  background: rgba(255, 255, 255, 0.15);
76
- box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
77
 
78
  [data-testid="stSidebar"] h2 {
79
  color: #FFFFFF; /* White headers in the sidebar */
 
73
  section[data-testid="stSidebar"] {
74
  backdrop-filter: blur(10px);
75
  background: rgba(255, 255, 255, 0.15);
76
+ box-shadow: 0 4px 8px rgba(0, 0, 0, 0.01);
77
 
78
  [data-testid="stSidebar"] h2 {
79
  color: #FFFFFF; /* White headers in the sidebar */