Spaces:
Running
Running
BraydenMoore
commited on
Commit
·
5cc19dd
1
Parent(s):
5b6d1b9
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -47,7 +47,7 @@
|
|
47 |
margin-left: 2%;
|
48 |
justify-content: left;
|
49 |
align-items: left;
|
50 |
-
max-width:
|
51 |
}
|
52 |
|
53 |
.feed {
|
|
|
47 |
margin-left: 2%;
|
48 |
justify-content: left;
|
49 |
align-items: left;
|
50 |
+
max-width: 80vw;
|
51 |
}
|
52 |
|
53 |
.feed {
|