From 9529ab3c9fcd814c3ee22420d3f9bc265b01c89e Mon Sep 17 00:00:00 2001 From: Jonathan Miller Date: Sat, 20 Jun 2026 15:31:33 -0500 Subject: [PATCH] fix: remove footer bottom padding when social icons are in footer Override --footer-padding-bottom to 0px when social_footer is enabled, since the 80px default reserves space for the floating social bar. --- source/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/index.php b/source/index.php index 6623555..b093233 100644 --- a/source/index.php +++ b/source/index.php @@ -592,8 +592,8 @@ $wa->useScript('user.js'); // js/user.js -