CCockrum commited on
Commit
ad1b48b
·
verified ·
1 Parent(s): 846f316

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ body {
14
  padding: 2rem;
15
  border-radius: 12px;
16
  max-width: 700px;
17
- height: 90vh;
18
  margin: auto;
19
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
20
  overflow-y: auto;
 
14
  padding: 2rem;
15
  border-radius: 12px;
16
  max-width: 700px;
17
+ height: 70vh;
18
  margin: auto;
19
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
20
  overflow-y: auto;