rasmodev commited on
Commit
f919c14
Β·
verified Β·
1 Parent(s): 004be1a

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: #ffffff;">πŸ‘¨β€πŸ’ΌπŸ‘©β€πŸ’Ό 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: #b0e7ff;">πŸ‘¨β€πŸ’ΌπŸ‘©β€πŸ’Ό Employee Attrition Prediction App</h2>
19
  </div>
20
  """,
21
  unsafe_allow_html=True