BraydenMoore commited on
Commit
8ab940a
·
1 Parent(s): 718ca2f

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +5 -0
templates/index.html CHANGED
@@ -123,6 +123,11 @@
123
  max-height: 45vh;
124
  margin-right: 0;
125
  }
 
 
 
 
 
126
  .info {
127
  width: 90vw;
128
  height: 65vh;
 
123
  max-height: 45vh;
124
  margin-right: 0;
125
  }
126
+ .feed {
127
+ height: auto;
128
+ width: 100%;
129
+ max-height: 100%;
130
+ }
131
  .info {
132
  width: 90vw;
133
  height: 65vh;