mgokg commited on
Commit
6abd1f2
·
verified ·
1 Parent(s): 4059a07

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ zeitstempel_str = jetzt.strftime("%Y-%m-%d")
11
  secreturl = os.environ.get('secret_url')
12
  custom_css = """
13
  #md {
14
- height: 550px;
15
  font-size: 30px;
16
  background: #121212;
17
  padding: 20px;
 
11
  secreturl = os.environ.get('secret_url')
12
  custom_css = """
13
  #md {
14
+ height: 500px;
15
  font-size: 30px;
16
  background: #121212;
17
  padding: 20px;