Update masto_back.html
Browse files- masto_back.html +1 -1
masto_back.html
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
position: relative;
|
8 |
overflow: hidden;
|
9 |
width: 100%;
|
10 |
-
padding-top: 100%; /* 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%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
|
11 |
}
|
12 |
.responsive-iframe {
|
13 |
position: absolute;
|