diff --git a/parts/footer.html b/parts/footer.html index f68ad67..aa5aaa8 100644 --- a/parts/footer.html +++ b/parts/footer.html @@ -28,6 +28,7 @@ diff --git a/style.css b/style.css index f1a2a24..a7e5e09 100644 --- a/style.css +++ b/style.css @@ -38,4 +38,8 @@ Version: 0.1 padding-inline: 1em; font-weight: 300; } + + iframe.google-map { + width: 100%; + } } \ No newline at end of file