BraydenMoore commited on
Commit
7e61031
·
1 Parent(s): cac676c

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +3 -3
templates/index.html CHANGED
@@ -57,7 +57,7 @@
57
  border-color: yellow;
58
  margin-right: 3%;
59
  margin-bottom: 3%;
60
- width: 50%;
61
  height: 65vh;
62
  }
63
  .map {
@@ -68,8 +68,8 @@
68
  }
69
  .map-div {
70
  position: relative;
71
- width: 450px;
72
- height: 300px;
73
  margin-top: 3%;
74
  margin-bottom: 3%;
75
  box-sizing: border-box;
 
57
  border-color: yellow;
58
  margin-right: 3%;
59
  margin-bottom: 3%;
60
+ width: 69%;
61
  height: 65vh;
62
  }
63
  .map {
 
68
  }
69
  .map-div {
70
  position: relative;
71
+ width: 280px;
72
+ height: 190px;
73
  margin-top: 3%;
74
  margin-bottom: 3%;
75
  box-sizing: border-box;