From 4a9449a6e9f07a3f34cc7edb0588de72fbee1fa0 Mon Sep 17 00:00:00 2001 From: Sarah Conway Date: Fri, 21 Sep 2018 21:10:55 -0700 Subject: [PATCH] cleanup --- static/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/css/style.css b/static/css/style.css index 2ccb82f..17da3a2 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -90,6 +90,10 @@ footer { padding-bottom: 4rem; } + div#main { + padding-top: 3rem; + } + #banner { background-image: url(../images/australia.jpeg); background-position: bottom; -- 2.39.5