update map size

This commit is contained in:
lza_menace 2021-06-14 15:33:16 -07:00
parent cd99f0c0c6
commit 821f13403a
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/bootstrap/4.5.0/css/bootstrap.min.css" type="text/css">
<style>
.map {
height: 450px;
height: 600px;
margin: 0;
padding: 0;
}