DOMMETI commited on
Commit
0c834a3
·
verified ·
1 Parent(s): 620ac5c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -39,7 +39,7 @@ st.markdown("""
39
  p {
40
  font-family: 'Georgia', serif;
41
  line-height: 1.8;
42
- color: #F0FFF0; /* Darker text color for better visibility */
43
  margin-bottom: 20px;
44
  }
45
  /* List styling with checkmark bullets */
 
39
  p {
40
  font-family: 'Georgia', serif;
41
  line-height: 1.8;
42
+ color: #FFFFFF; /* Darker text color for better visibility */
43
  margin-bottom: 20px;
44
  }
45
  /* List styling with checkmark bullets */