Spaces:
Running
Running
Update back_masto.html
Browse files- back_masto.html +2 -2
back_masto.html
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
<head>
|
| 4 |
|
| 5 |
<style>
|
| 6 |
-
.status-card-video{
|
| 7 |
height:800px;
|
| 8 |
}
|
| 9 |
.container {
|
|
@@ -14,7 +14,7 @@
|
|
| 14 |
/*padding-top: 56%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
|
| 15 |
}
|
| 16 |
.responsive-iframe {
|
| 17 |
-
position:
|
| 18 |
top: 0;
|
| 19 |
left: 0;
|
| 20 |
bottom: 0;
|
|
|
|
| 3 |
<head>
|
| 4 |
|
| 5 |
<style>
|
| 6 |
+
.status-card-video {
|
| 7 |
height:800px;
|
| 8 |
}
|
| 9 |
.container {
|
|
|
|
| 14 |
/*padding-top: 56%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
|
| 15 |
}
|
| 16 |
.responsive-iframe {
|
| 17 |
+
position: fixed;
|
| 18 |
top: 0;
|
| 19 |
left: 0;
|
| 20 |
bottom: 0;
|