Spaces:
Running
Running
Commit
·
7c2bc7f
1
Parent(s):
30247d3
Update templates/index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
@@ -115,8 +115,8 @@
|
|
115 |
}
|
116 |
|
117 |
#feed-div {
|
118 |
-
width:
|
119 |
-
max-height:
|
120 |
margin-right: 0;
|
121 |
}
|
122 |
.feed {
|
|
|
115 |
}
|
116 |
|
117 |
#feed-div {
|
118 |
+
width: 90%;
|
119 |
+
max-height: 45%;
|
120 |
margin-right: 0;
|
121 |
}
|
122 |
.feed {
|