CCockrum commited on
Commit
caa2409
·
verified ·
1 Parent(s): 80842a2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -44,7 +44,7 @@ st.markdown("""
44
  background-color: gray !important;
45
  }
46
  section[data-testid="stSidebar"] > div:first-child {
47
- background-color: #808080 !important;
48
  color: #333333 !important;
49
  padding: 2rem 1.5rem 1.5rem 1.5rem !important;
50
  border-radius: 12px;
 
44
  background-color: gray !important;
45
  }
46
  section[data-testid="stSidebar"] > div:first-child {
47
+ background-color: #A9A9A9 !important;
48
  color: #333333 !important;
49
  padding: 2rem 1.5rem 1.5rem 1.5rem !important;
50
  border-radius: 12px;