salsarra commited on
Commit
1aa8163
·
verified ·
1 Parent(s): 067a7ae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -3
app.py CHANGED
@@ -245,7 +245,6 @@ h2 {
245
  }
246
 
247
  .header-title-center a {
248
- font-size: 4em; /* Increased font size */
249
  font-weight: bold; /* Made text bold */
250
  color: darkorange; /* Darker orange color */
251
  }
@@ -253,13 +252,11 @@ h2 {
253
  .header-title-left a {
254
  color: green; /* Changed color to green */
255
  font-weight: bold; /* Made text bold */
256
- font-size: 1.3em; /* Increased font size */
257
  }
258
 
259
  .header-title-right a {
260
  color: green; /* Changed color to green */
261
  font-weight: bold; /* Made text bold */
262
- font-size: 1.3em; /* Increased font size */
263
  }
264
 
265
  .gr-button {
 
245
  }
246
 
247
  .header-title-center a {
 
248
  font-weight: bold; /* Made text bold */
249
  color: darkorange; /* Darker orange color */
250
  }
 
252
  .header-title-left a {
253
  color: green; /* Changed color to green */
254
  font-weight: bold; /* Made text bold */
 
255
  }
256
 
257
  .header-title-right a {
258
  color: green; /* Changed color to green */
259
  font-weight: bold; /* Made text bold */
 
260
  }
261
 
262
  .gr-button {