BraydenMoore commited on
Commit
1df6078
·
1 Parent(s): 01d3f74

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +3 -1
templates/index.html CHANGED
@@ -123,7 +123,9 @@
123
  width: 100%;
124
  height: 100%;
125
  }
126
-
 
 
127
  #feed-div {
128
  justify-content: left;
129
  width: 100%;
 
123
  width: 100%;
124
  height: 100%;
125
  }
126
+ .outer-container {
127
+ max-width: 85vw;
128
+ }
129
  #feed-div {
130
  justify-content: left;
131
  width: 100%;