From 8d9176ccaf3255474aee12b2e8e33446bc32028f Mon Sep 17 00:00:00 2001 From: Pablo <42.pablo.ms@gmail.com> Date: Sat, 14 Mar 2020 18:43:29 +0100 Subject: [PATCH] Lazyload map --- css/main.css | 1 + index.html | 12 ++++++++---- js/main.js | 10 ---------- 3 files changed, 9 insertions(+), 14 deletions(-) delete mode 100644 js/main.js diff --git a/css/main.css b/css/main.css index 7ffe5ea..c93daeb 100644 --- a/css/main.css +++ b/css/main.css @@ -513,6 +513,7 @@ nav ul li ul li a { #map { height: 300px; width: 80%; + border: 0; display: block; margin-left: auto; margin-right: auto diff --git a/index.html b/index.html index 2c325bd..b50fa98 100644 --- a/index.html +++ b/index.html @@ -26,7 +26,6 @@ - @@ -326,7 +325,7 @@
You become a member by either coming to our physical hackerspace often
If you've been coming a lot to the space, it's likely that you will be asked to become a formal member.
Even if you are not a member, if the lights are on, you are free to come and hack inside.
@@ -352,7 +351,7 @@