From: Andrew Engelbrecht Date: Sun, 21 Mar 2021 15:24:23 +0000 (-0400) Subject: padding at the top and bottom X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=d85734d68e5815468edc282ec991c63d038e6ac4;p=libreplanet-static.git padding at the top and bottom not just the sides --- diff --git a/2021/assets/css/custom.css b/2021/assets/css/custom.css index 165e3ced..62dadf36 100644 --- a/2021/assets/css/custom.css +++ b/2021/assets/css/custom.css @@ -59,7 +59,7 @@ h3 { margin-top: 42px } -#lp-content { position: relative; } +#lp-content { position: relative; padding: 15px; } .text-thick { font-weight: 900;