satya11 commited on
Commit
29ca368
·
verified ·
1 Parent(s): e0da777

Update pages/2. Life Cycle of NLP.py

Browse files
Files changed (1) hide show
  1. pages/2. Life Cycle of NLP.py +2 -2
pages/2. Life Cycle of NLP.py CHANGED
@@ -35,13 +35,13 @@ st.markdown("""
35
 
36
  .caption-text {
37
  text-align: center;
38
- color: white !important;
39
  font-size: 1.3rem;
40
  opacity: 0.9;
41
  }
42
 
43
  .step-card {
44
- background: black;
45
  border-radius: 12px;
46
  padding: 1.8rem;
47
  margin: 1.2rem 0;
 
35
 
36
  .caption-text {
37
  text-align: center;
38
+ color: black !important;
39
  font-size: 1.3rem;
40
  opacity: 0.9;
41
  }
42
 
43
  .step-card {
44
+ background: white;
45
  border-radius: 12px;
46
  padding: 1.8rem;
47
  margin: 1.2rem 0;