Sathwikchowdary commited on
Commit
ed9f883
·
verified ·
1 Parent(s): 9c1426b

Update pages/Life_cycle_of_ML.py

Browse files
Files changed (1) hide show
  1. pages/Life_cycle_of_ML.py +1 -1
pages/Life_cycle_of_ML.py CHANGED
@@ -9,7 +9,7 @@ st.markdown(
9
  background-size: cover;
10
  background-position: center;
11
  background-attachment: fixed;
12
- color: #FFFFFF; /* Set text color to contrast the background */
13
  }
14
  .shape-box {
15
  background-color: rgba(255, 221, 193, 0.8);
 
9
  background-size: cover;
10
  background-position: center;
11
  background-attachment: fixed;
12
+ color: #FFFFFF;
13
  }
14
  .shape-box {
15
  background-color: rgba(255, 221, 193, 0.8);