DOMMETI commited on
Commit
64affd9
·
verified ·
1 Parent(s): c1a50c4

Update app.py

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