satya11 commited on
Commit
00a0860
·
verified ·
1 Parent(s): b6a9838

Update pages/6_Feature_Engineering.py

Browse files
Files changed (1) hide show
  1. pages/6_Feature_Engineering.py +1 -1
pages/6_Feature_Engineering.py CHANGED
@@ -103,7 +103,7 @@ st.markdown("""
103
  /* Custom button style */
104
  .streamlit-button {
105
  background-color: #00FFFF;
106
- color: white;
107
  font-weight: bold;
108
  }
109
  </style>
 
103
  /* Custom button style */
104
  .streamlit-button {
105
  background-color: #00FFFF;
106
+ color: blue;
107
  font-weight: bold;
108
  }
109
  </style>