SondosMB commited on
Commit
07aee39
·
verified ·
1 Parent(s): c912ab6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -183,7 +183,7 @@ header h2 {
183
  }
184
 
185
  header p {
186
- font-size: 1.7em;
187
  line-height: 1.8;
188
  }
189
 
@@ -223,11 +223,11 @@ header p {
223
  }
224
 
225
  .pre-tabs h2, .post-tabs h2 {
226
- font-size: 2.8em; /* Increase the size for better visibility */
227
  }
228
 
229
  .pre-tabs p, .post-tabs p {
230
- font-size: 2.3em; /* Adjust paragraph text size */
231
  }
232
 
233
  .pre-tabs h2 {
 
183
  }
184
 
185
  header p {
186
+ font-size: 1em;
187
  line-height: 1.8;
188
  }
189
 
 
223
  }
224
 
225
  .pre-tabs h2, .post-tabs h2 {
226
+ font-size: 3em; /* Increase the size for better visibility */
227
  }
228
 
229
  .pre-tabs p, .post-tabs p {
230
+ font-size: 2.5em; /* Adjust paragraph text size */
231
  }
232
 
233
  .pre-tabs h2 {