Manel commited on
Commit
1ea31cf
·
verified ·
1 Parent(s): a971fa0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -43,7 +43,8 @@ def load_model():
43
  st.markdown("""
44
  <style>
45
  [data-testid="stBottom"] {
46
- height: 5rem;
 
47
  }
48
  </style>
49
  """, unsafe_allow_html=True,
 
43
  st.markdown("""
44
  <style>
45
  [data-testid="stBottom"] {
46
+ background-color: #0e3745;
47
+ height: 4.5rem;
48
  }
49
  </style>
50
  """, unsafe_allow_html=True,