BraydenMoore commited on
Commit
e29920a
1 Parent(s): 52e19de

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -2
templates/index.html CHANGED
@@ -110,12 +110,12 @@
110
  }
111
 
112
  .feed {
113
- width: 80vw;
114
  max-height: 45vh;
115
  margin-right: 0;
116
  }
117
  .info {
118
- width: 80vw;
119
  height: 65vh;
120
  }
121
  }
 
110
  }
111
 
112
  .feed {
113
+ width: 90vw;
114
  max-height: 45vh;
115
  margin-right: 0;
116
  }
117
  .info {
118
+ width: 90vw;
119
  height: 65vh;
120
  }
121
  }