sultan-hassan commited on
Commit
1e6405d
·
verified ·
1 Parent(s): 2b1c99b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,7 +36,7 @@ body::before {
36
 
37
  /* Larger text for the output area */
38
  .output_class {
39
- font-size: 1em; /* Adjust this to control the size of the output text */
40
  color: black; /* Ensure the text is readable */
41
  }
42
  """
 
36
 
37
  /* Larger text for the output area */
38
  .output_class {
39
+ font-size: 1.2em; /* Adjust this to control the size of the output text */
40
  color: black; /* Ensure the text is readable */
41
  }
42
  """