From: Don Armstrong Date: Fri, 14 Feb 2025 04:11:55 +0000 (-0800) Subject: reduce footer padding X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4263e92cf6f89ea89e9eb19fe41640184c882096;p=laureldon.git reduce footer padding --- diff --git a/local.css b/local.css index ced8c87..dadb6cd 100644 --- a/local.css +++ b/local.css @@ -2,6 +2,10 @@ /* @import url("/fonts/liberationserif/stylesheet.css"); */ +:root { + --bulma-footer-padding: 1.5rem +} + html, body { height: 100vh;} body {