aryan79 commited on
Commit
b564428
·
verified ·
1 Parent(s): ec13437

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -132,7 +132,7 @@ body {
132
  font-family: Arial, sans-serif;
133
  background-color: #f0f2f5;
134
  }
135
- h1, h2, p, .container .examples {
136
  color: #333; /* Darker color for better visibility */
137
  }
138
  .container {
 
132
  font-family: Arial, sans-serif;
133
  background-color: #f0f2f5;
134
  }
135
+ h1, h2, p, .container .examples, .container .examples li, .suggestions {
136
  color: #333; /* Darker color for better visibility */
137
  }
138
  .container {