rasmodev commited on
Commit
6c39bca
Β·
verified Β·
1 Parent(s): f919c14

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ unique_values = saved_components['unique_values']
15
  st.markdown(
16
  f"""
17
  <div style="text-align: center;">
18
- <h2 style="color: #b0e7ff;">πŸ‘¨β€πŸ’ΌπŸ‘©β€πŸ’Ό Employee Attrition Prediction App</h2>
19
  </div>
20
  """,
21
  unsafe_allow_html=True
 
15
  st.markdown(
16
  f"""
17
  <div style="text-align: center;">
18
+ <h2 style="color: #3a2a71;">πŸ‘¨β€πŸ’ΌπŸ‘©β€πŸ’Ό Employee Attrition Prediction App</h2>
19
  </div>
20
  """,
21
  unsafe_allow_html=True