ericjedha commited on
Commit
9e87d6f
·
verified ·
1 Parent(s): cc347a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -20,7 +20,7 @@ theme = gr.themes.Soft(
20
 
21
  css = """
22
  #warning {background-color: #FFCCCB}
23
- .feedback textarea {font-size: 16px !important}
24
  """
25
 
26
  # Désactiver GPU et logs TensorFlow
 
20
 
21
  css = """
22
  #warning {background-color: #FFCCCB}
23
+ .feedback h2 {font-size: 16px !important;}
24
  """
25
 
26
  # Désactiver GPU et logs TensorFlow