portal commited on
Commit
2fa98e9
1 Parent(s): 6cf2aa1

Update back.html

Browse files
Files changed (1) hide show
  1. back.html +2 -1
back.html CHANGED
@@ -7,7 +7,8 @@
7
  position: relative;
8
  overflow: hidden;
9
  width: 100%;
10
- /*padding-top: 56%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
 
11
  }
12
  .responsive-iframe {
13
  position: absolute;
 
7
  position: relative;
8
  overflow: hidden;
9
  width: 100%;
10
+ padding-top:100%;
11
+ /*padding-top: 56%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
12
  }
13
  .responsive-iframe {
14
  position: absolute;