SamiKoen commited on
Commit
c4db889
·
verified ·
1 Parent(s): 978fd82

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -469,12 +469,12 @@ custom_css = """
469
  button, input, select, textarea {
470
  font-family: 'Segoe UI', 'SF Pro Text', 'Roboto', -apple-system, BlinkMacSystemFont,
471
  'Helvetica Neue', Arial, sans-serif !important;
472
- font-size: 0.75rem !important;
473
  }
474
 
475
  /* Input alanı için de aynı boyut */
476
  .message-textbox textarea {
477
- font-size: 0.75rem !important;
478
  }
479
 
480
  /* Başlıklar için özel boyutlar */
 
469
  button, input, select, textarea {
470
  font-family: 'Segoe UI', 'SF Pro Text', 'Roboto', -apple-system, BlinkMacSystemFont,
471
  'Helvetica Neue', Arial, sans-serif !important;
472
+ font-size: 0.7rem !important;
473
  }
474
 
475
  /* Input alanı için de aynı boyut */
476
  .message-textbox textarea {
477
+ font-size: 0.7rem !important;
478
  }
479
 
480
  /* Başlıklar için özel boyutlar */