From 1f0d0de0a8ff2f708cef524fb1cb7cb4227c62d7 Mon Sep 17 00:00:00 2001 From: ansuz Date: Tue, 21 Jun 2016 17:12:27 +0200 Subject: [PATCH] add some padding to the bottom of the landing page --- customize.dist/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/customize.dist/index.html b/customize.dist/index.html index 5dd44a0e2..fd6e6edbe 100644 --- a/customize.dist/index.html +++ b/customize.dist/index.html @@ -9,6 +9,7 @@ padding-left: 15%; padding-right: 15%; font-size: medium; + padding-bottom: 1em; } .create { background-color: rgb(77, 146, 68);