BraydenMoore commited on
Commit
e9e0184
1 Parent(s): 15acfc8

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -3
templates/index.html CHANGED
@@ -63,7 +63,6 @@
63
 
64
  .map-div {
65
  padding: 1%;
66
- border: 1px solid yellow;
67
  position: relative;
68
  width: 100%;
69
  height: 50%;
@@ -97,8 +96,8 @@
97
  }
98
 
99
  .feed {
100
- width: 90vw;
101
- max-height: 90vh;
102
  margin-right: 0;
103
  }
104
  .info {
 
63
 
64
  .map-div {
65
  padding: 1%;
 
66
  position: relative;
67
  width: 100%;
68
  height: 50%;
 
96
  }
97
 
98
  .feed {
99
+ width: 80vw;
100
+ max-height: 80vh;
101
  margin-right: 0;
102
  }
103
  .info {