CCockrum commited on
Commit
e4f3827
·
verified ·
1 Parent(s): 7222cbb

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
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05) !important;
45
  }
46
  header[data-testid="stHeader"] {
47
- background-color: #D3D3D3 !important;
48
  }
49
  section[data-testid="stSidebar"] > div:first-child {
50
  background-color: #1A1A1A !important;
 
44
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05) !important;
45
  }
46
  header[data-testid="stHeader"] {
47
+ background-color: gray !important;
48
  }
49
  section[data-testid="stSidebar"] > div:first-child {
50
  background-color: #1A1A1A !important;