BraydenMoore commited on
Commit
4faf437
·
1 Parent(s): e781f72

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -2
templates/index.html CHANGED
@@ -45,7 +45,6 @@
45
 
46
  .outer-container {
47
  margin-left: 2%;
48
- margin-top: 1%;
49
  justify-content: left;
50
  align-items: left;
51
  max-width: 80vw;
@@ -99,7 +98,7 @@
99
 
100
  .feed {
101
  width: 80vw;
102
- max-height: 70vh;
103
  margin-right: 0;
104
  }
105
  .info {
 
45
 
46
  .outer-container {
47
  margin-left: 2%;
 
48
  justify-content: left;
49
  align-items: left;
50
  max-width: 80vw;
 
98
 
99
  .feed {
100
  width: 80vw;
101
+ max-height: 50vh;
102
  margin-right: 0;
103
  }
104
  .info {