diff --git a/map.html b/map.html index aa0fd02..e46b2df 100644 --- a/map.html +++ b/map.html @@ -16,9 +16,15 @@ - - - + + + + + @@ -32,14 +38,22 @@

Coffee and Code

-
- + diff --git a/mapPageStyle.css b/mapPageStyle.css index 913e742..0a244bd 100644 --- a/mapPageStyle.css +++ b/mapPageStyle.css @@ -3,7 +3,7 @@ #map { width: 100px; - height:100px; + height:30px; min-height: 100%; min-width: 100%; display: block;