From 063b2ca8ec431fdd83b543e0efabe7b46d8cd125 Mon Sep 17 00:00:00 2001 From: C1ndy Date: Tue, 8 May 2018 21:31:59 +0200 Subject: [PATCH] tweedePoging --- map.html | 26 ++++++++++++++++++++------ mapPageStyle.css | 2 +- 2 files changed, 21 insertions(+), 7 deletions(-) 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;