Commit
·
6fc6081
1
Parent(s):
b2f4683
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -47,7 +47,7 @@
|
|
47 |
margin: auto;
|
48 |
justify-content: center;
|
49 |
align-items: left;
|
50 |
-
|
51 |
}
|
52 |
|
53 |
.feed {
|
|
|
47 |
margin: auto;
|
48 |
justify-content: center;
|
49 |
align-items: left;
|
50 |
+
width: 80vw;
|
51 |
}
|
52 |
|
53 |
.feed {
|