portal commited on
Commit
b3e3c71
·
1 Parent(s): fa82012

Update back.html

Browse files
Files changed (1) hide show
  1. back.html +1 -1
back.html CHANGED
@@ -10,7 +10,7 @@
10
  padding-top: 100%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
11
  }
12
  .responsive-iframe {
13
- position: flex;
14
  top: 0;
15
  left: 0;
16
  bottom: 0;
 
10
  padding-top: 100%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
11
  }
12
  .responsive-iframe {
13
+ position: relative;
14
  top: 0;
15
  left: 0;
16
  bottom: 0;