Commit
·
5d59cd3
1
Parent(s):
1fee843
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
|
@@ -127,7 +127,7 @@
|
|
| 127 |
}
|
| 128 |
|
| 129 |
#feed-div {
|
| 130 |
-
width:
|
| 131 |
max-height: 45%;
|
| 132 |
margin-right: 0;
|
| 133 |
}
|
|
|
|
| 127 |
}
|
| 128 |
|
| 129 |
#feed-div {
|
| 130 |
+
width: 100%;
|
| 131 |
max-height: 45%;
|
| 132 |
margin-right: 0;
|
| 133 |
}
|