From: Sarah Conway Date: Tue, 18 Sep 2018 23:19:38 +0000 (-0700) Subject: misc X-Git-Url: http://git.postgresql.org/gitweb/edit?a=commitdiff_plain;h=95864ed89529ea248d00bffe4b4b3433b56c428e;p=pgdu2018.git misc --- diff --git a/static/css/style.css b/static/css/style.css index a851589..22588fc 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -144,6 +144,11 @@ footer { /* PAGE */ + section#main { + padding-top: 7rem; + padding-bottom: 4rem; + } + div#main { padding-top: 7rem; padding-bottom: 4rem; diff --git a/templates/base.html b/templates/base.html index facd6d8..760581b 100644 --- a/templates/base.html +++ b/templates/base.html @@ -59,7 +59,7 @@ diff --git a/templates/index_base.html b/templates/index_base.html index 73e48fc..1478d10 100644 --- a/templates/index_base.html +++ b/templates/index_base.html @@ -54,7 +54,7 @@