Update app.py
Browse files
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: #
|
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
|