From 8714c3befcf3f9923cf72e8d992ba6d963c0e6e7 Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 4 Sep 2016 15:52:17 +0200 Subject: Upgrade to elm 0.17.1 --- public/index.html | 4 +--- public/style.css | 5 ++--- 2 files changed, 3 insertions(+), 6 deletions(-) (limited to 'public') diff --git a/public/index.html b/public/index.html index 6155f3c..974a6fd 100644 --- a/public/index.html +++ b/public/index.html @@ -13,9 +13,7 @@ diff --git a/public/style.css b/public/style.css index 4281b43..209d729 100644 --- a/public/style.css +++ b/public/style.css @@ -1,6 +1,5 @@ -body { margin: 0; } - -body > div { +body { + margin: 0; position: fixed; top: 0; bottom: 0; -- cgit v1.2.3