BraydenMoore commited on
Commit
8963060
·
1 Parent(s): 0df47bb

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +2 -3
templates/index.html CHANGED
@@ -68,14 +68,13 @@
68
  }
69
  .map-div {
70
  position: relative;
71
- width: 550px;
72
- height: 350px;
73
  margin-top: 3%;
74
  margin-bottom: 3%;
75
  box-sizing: border-box;
76
  }
77
  .info {
78
- min-width: 620px;
79
  display: flex;
80
  flex-direction: column;
81
  align-items: flex-start;
 
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;
76
  }
77
  .info {
 
78
  display: flex;
79
  flex-direction: column;
80
  align-items: flex-start;