baconnier commited on
Commit
7babd14
1 Parent(s): f4d250c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -152,17 +152,17 @@ class GradioInterface:
152
 
153
  /* Specific size adjustments for each text element */
154
  .title-container h1 {
155
- font-size: 22px !important;
156
  margin-bottom: 1px !important;
157
  }
158
 
159
  .title-container h3 {
160
- font-size: 14px !important;
161
  margin-bottom: 1px !important;
162
  }
163
 
164
  .title-container p {
165
- font-size: 12px !important;
166
  margin-bottom: 1px !important;
167
  }
168
  /* Fix radio button visibility */
 
152
 
153
  /* Specific size adjustments for each text element */
154
  .title-container h1 {
155
+ font-size: 28px !important;
156
  margin-bottom: 1px !important;
157
  }
158
 
159
  .title-container h3 {
160
+ font-size: 18px !important;
161
  margin-bottom: 1px !important;
162
  }
163
 
164
  .title-container p {
165
+ font-size: 14px !important;
166
  margin-bottom: 1px !important;
167
  }
168
  /* Fix radio button visibility */