Spaces:
Running
Running
Update back.html
Browse files
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:
|
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;
|