CCockrum commited on
Commit
5a18d45
·
verified ·
1 Parent(s): 8957ac0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -13,7 +13,7 @@ st.markdown("""
13
  <style>
14
 
15
  .main {
16
- background-color: #D3D3D3 !important;
17
  color: #cccccc!important;
18
 
19
  }
@@ -22,7 +22,7 @@ st.markdown("""
22
  color: #cccccc !important;
23
  padding-left: 3rem !important;
24
  padding-right: 3rem !important;
25
- max-width: 1200px; /* widen main feed */
26
  margin: auto; /* center it */
27
  }
28
  /* Headings */
 
13
  <style>
14
 
15
  .main {
16
+ background-color: #1A1A1A! !important;
17
  color: #cccccc!important;
18
 
19
  }
 
22
  color: #cccccc !important;
23
  padding-left: 3rem !important;
24
  padding-right: 3rem !important;
25
+ max-width: 900px; /* widen main feed */
26
  margin: auto; /* center it */
27
  }
28
  /* Headings */