CCockrum commited on
Commit
77810c8
·
verified ·
1 Parent(s): 4103cbd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ st.markdown("""
41
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05) !important;
42
  }
43
  header[data-testid="stHeader"] {
44
- background-color: white !important;
45
  }
46
  section[data-testid="stSidebar"] > div:first-child {
47
  background-color: #1A1A1A !important;
 
41
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05) !important;
42
  }
43
  header[data-testid="stHeader"] {
44
+ background-color: gray !important;
45
  }
46
  section[data-testid="stSidebar"] > div:first-child {
47
  background-color: #1A1A1A !important;