From cb5da9a5107d9ff9df26910de7dd941bda2da6a0 Mon Sep 17 00:00:00 2001 From: Christopher Neugebauer Date: Sat, 12 Aug 2017 19:50:09 -0700 Subject: [PATCH] Hello --- static/scss/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/scss/custom.scss b/static/scss/custom.scss index f27bf1f..0a34515 100644 --- a/static/scss/custom.scss +++ b/static/scss/custom.scss @@ -25,7 +25,7 @@ section { } footer { - padding-top: 20px; + padding-top: 40px; padding-bottom: 20px; }