jer233 commited on
Commit
f1930a8
·
verified ·
1 Parent(s): e542141

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,7 +33,7 @@ def run_test(input_text):
33
 
34
 
35
  css = """
36
- #header { text-align: center; font-size: 2.5em; margin-bottom: 20px; color: #black; font-weight: bold;}
37
  #output-text { font-weight: bold; font-size: 1.2em; border-radius: 10px; padding: 10px; background-color: #f4f4f4;}
38
  .links {
39
  display: flex;
 
33
 
34
 
35
  css = """
36
+ #header { text-align: center; font-size: 2.5em; margin-bottom: 5px; color: #black; font-weight: bold;}
37
  #output-text { font-weight: bold; font-size: 1.2em; border-radius: 10px; padding: 10px; background-color: #f4f4f4;}
38
  .links {
39
  display: flex;