Commit
·
718ca2f
1
Parent(s):
c3c7b9b
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
|
@@ -118,7 +118,7 @@
|
|
| 118 |
height: 100%;
|
| 119 |
}
|
| 120 |
|
| 121 |
-
|
| 122 |
width: 90vw;
|
| 123 |
max-height: 45vh;
|
| 124 |
margin-right: 0;
|
|
|
|
| 118 |
height: 100%;
|
| 119 |
}
|
| 120 |
|
| 121 |
+
#feed-div {
|
| 122 |
width: 90vw;
|
| 123 |
max-height: 45vh;
|
| 124 |
margin-right: 0;
|