BraydenMoore commited on
Commit
eef8fa3
1 Parent(s): 0520341

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -2
templates/index.html CHANGED
@@ -97,12 +97,12 @@
97
  }
98
 
99
  .feed {
100
- width: 90vw;
101
  height: 30vh;
102
  margin-right: 0;
103
  }
104
  .info {
105
- width: 90vw;
106
  height: 65vh;
107
  }
108
  }
 
97
  }
98
 
99
  .feed {
100
+ width: 80vw;
101
  height: 30vh;
102
  margin-right: 0;
103
  }
104
  .info {
105
+ width: 80vw;
106
  height: 65vh;
107
  }
108
  }