ThatOneKevDev commited on
Commit
8a05c43
·
verified ·
1 Parent(s): fbfc4e1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ theme = gr.themes.Default(
14
  ).set(
15
  body_text_color='*primary_950',
16
  body_text_color_dark='*secondary_50',
17
- body_text_size='25px', # Increase body text size
18
  body_text_color_subdued='*primary_400',
19
  body_text_weight='500',
20
  background_fill_primary='*primary_300',
 
14
  ).set(
15
  body_text_color='*primary_950',
16
  body_text_color_dark='*secondary_50',
17
+ body_text_size='26px', # Increase body text size
18
  body_text_color_subdued='*primary_400',
19
  body_text_weight='500',
20
  background_fill_primary='*primary_300',