From 8772a15d4ca406117c316ac12f721f107a96397b Mon Sep 17 00:00:00 2001 From: Tobias Herber Date: Fri, 23 Feb 2018 12:39:20 +0100 Subject: [PATCH 1/2] Center main content --- index.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.css b/index.css index 107cbe6..704fc94 100644 --- a/index.css +++ b/index.css @@ -67,7 +67,8 @@ h2 { position: relative; z-index: 2; padding: 2rem; - max-width: 400px; + max-width: 720px; + margin: auto; } #main section { From f9a5e854c9c97a6c7579db362ea69038c474bb57 Mon Sep 17 00:00:00 2001 From: Tobias Herber Date: Fri, 23 Feb 2018 12:41:01 +0100 Subject: [PATCH 2/2] Set viewport for small devices --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 5614e79..57b0297 100644 --- a/index.html +++ b/index.html @@ -2,6 +2,7 @@ + stack.gl