JHyeon commited on
Commit
bcb7b3b
1 Parent(s): bb644bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -5,7 +5,7 @@ def play_video():
5
 
6
  css = """
7
  video {
8
- width: 100% !important;
9
  height: auto !important;
10
  }
11
  """
 
5
 
6
  css = """
7
  video {
8
+ width: 90% !important;
9
  height: auto !important;
10
  }
11
  """