BraydenMoore commited on
Commit
2cbd494
·
1 Parent(s): 01ca5b7

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -0
templates/index.html CHANGED
@@ -96,9 +96,11 @@
96
 
97
  .feed {
98
  width: 90vw;
 
99
  }
100
  .info {
101
  width: 90vw;
 
102
  }
103
  }
104
 
 
96
 
97
  .feed {
98
  width: 90vw;
99
+ height: 40vh;
100
  }
101
  .info {
102
  width: 90vw;
103
+ height: 40vh;
104
  }
105
  }
106