BraydenMoore commited on
Commit
d388be1
·
1 Parent(s): 2c91957

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +3 -2
templates/index.html CHANGED
@@ -57,8 +57,9 @@
57
  border-color: yellow;
58
  margin-right: 3%;
59
  margin-bottom: 3%;
60
- width: 69%;
61
- height: 65vh;
 
62
  }
63
  .map {
64
  width: 100%;
 
57
  border-color: yellow;
58
  margin-right: 3%;
59
  margin-bottom: 3%;
60
+ width: 55%;
61
+ height: auto;
62
+ transition: 0.3s ease;
63
  }
64
  .map {
65
  width: 100%;