lewtun HF Staff commited on
Commit
b88e49b
·
1 Parent(s): 3b12e5c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -15,6 +15,7 @@
15
  iframe {
16
  width: 100%;
17
  height: 100%;
 
18
  border: none;
19
  }
20
  </style>
 
15
  iframe {
16
  width: 100%;
17
  height: 100%;
18
+ display: block;
19
  border: none;
20
  }
21
  </style>