Akshayram1 commited on
Commit
c476048
·
verified ·
1 Parent(s): 49bd39d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -68,7 +68,7 @@ def load_css():
68
  margin-top: 20px;
69
  }
70
  .stExpander {
71
- background: white;
72
  border-radius: 10px;
73
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
74
  }
 
68
  margin-top: 20px;
69
  }
70
  .stExpander {
71
+ background: black;
72
  border-radius: 10px;
73
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
74
  }