Commit
·
d0455e9
1
Parent(s):
8a54fbb
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
|
@@ -102,7 +102,7 @@
|
|
| 102 |
|
| 103 |
.feed {
|
| 104 |
width: 90vw;
|
| 105 |
-
max-height:
|
| 106 |
margin-right: 0;
|
| 107 |
}
|
| 108 |
.info {
|
|
|
|
| 102 |
|
| 103 |
.feed {
|
| 104 |
width: 90vw;
|
| 105 |
+
max-height: 45vh;
|
| 106 |
margin-right: 0;
|
| 107 |
}
|
| 108 |
.info {
|