From c60d19c66c677cbfded70afdf5168162f228c1f4 Mon Sep 17 00:00:00 2001 From: Henri Bergius Date: Fri, 1 Dec 2017 17:39:05 +0100 Subject: [PATCH] Margins --- internet/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/internet/index.html b/internet/index.html index 8b7c871..a0cc9ec 100644 --- a/internet/index.html +++ b/internet/index.html @@ -13,8 +13,8 @@ font-size: 6vmin; width: 100vw; text-align: center; - margin: 0px; - padding: 0px; + margin-bottom: 0px; + padding-bottom: 0px; line-height: 6vmin; }