Spaces:
Running
Running
Update back_masto.html
Browse files- back_masto.html +3 -0
back_masto.html
CHANGED
@@ -3,6 +3,9 @@
|
|
3 |
<head>
|
4 |
|
5 |
<style>
|
|
|
|
|
|
|
6 |
.container {
|
7 |
position: relative;
|
8 |
overflow: hidden;
|
|
|
3 |
<head>
|
4 |
|
5 |
<style>
|
6 |
+
.status-card-video{
|
7 |
+
height:800px;
|
8 |
+
}
|
9 |
.container {
|
10 |
position: relative;
|
11 |
overflow: hidden;
|