BraydenMoore commited on
Commit
313e2d7
1 Parent(s): 575de5a

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -2
templates/index.html CHANGED
@@ -58,7 +58,7 @@
58
  border-color: yellow;
59
  margin-right: 3%;
60
  margin-bottom: 3%;
61
- min-width: 50%;
62
  height: 65vh;
63
  }
64
  .map {
@@ -69,7 +69,7 @@
69
  }
70
  .map-div {
71
  position: relative;
72
- width: 620px;
73
  height: 350px;
74
  margin-top: 3%;
75
  margin-bottom: 3%;
 
58
  border-color: yellow;
59
  margin-right: 3%;
60
  margin-bottom: 3%;
61
+ width: 50%;
62
  height: 65vh;
63
  }
64
  .map {
 
69
  }
70
  .map-div {
71
  position: relative;
72
+ width: 560px;
73
  height: 350px;
74
  margin-top: 3%;
75
  margin-bottom: 3%;