chansung commited on
Commit
18f3499
1 Parent(s): 0bddfdb

update template

Browse files
Files changed (1) hide show
  1. templates/basic.jinja +1 -1
templates/basic.jinja CHANGED
@@ -11,7 +11,7 @@
11
 
12
  video, audio {
13
  display: block;
14
- width: 90%;
15
  margin: auto !important;
16
  }
17
 
 
11
 
12
  video, audio {
13
  display: block;
14
+ width: 70%;
15
  margin: auto !important;
16
  }
17