kokuma commited on
Commit
0758042
·
verified ·
1 Parent(s): 1481796

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -25,6 +25,9 @@ css = """\
25
  .choices-group .wrap label:last-child {
26
  background: lightskyblue;
27
  }
 
 
 
28
  """
29
 
30
  # GLOBAL VARIABLES
 
25
  .choices-group .wrap label:last-child {
26
  background: lightskyblue;
27
  }
28
+ textarea {
29
+ font-size: 2em;
30
+ }
31
  """
32
 
33
  # GLOBAL VARIABLES