portal commited on
Commit
88d2faa
·
verified ·
1 Parent(s): 3849f06

Update back_masto.html

Browse files
Files changed (1) hide show
  1. back_masto.html +2 -1
back_masto.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
+ height: 800px;
11
+ /*padding-top: 56%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
12
  }
13
  .responsive-iframe {
14
  position: absolute;