BraydenMoore commited on
Commit
8055803
1 Parent(s): 5811d27

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +5 -0
templates/index.html CHANGED
@@ -102,6 +102,11 @@
102
  flex-direction: column;
103
  align-items: left;
104
  }
 
 
 
 
 
105
 
106
  .feed {
107
  width: 90vw;
 
102
  flex-direction: column;
103
  align-items: left;
104
  }
105
+
106
+ .map-div {
107
+ width: 100%;
108
+ height: 100%;
109
+ }
110
 
111
  .feed {
112
  width: 90vw;