From 91854dde162f9881298b9b9796e36e8d030f728f Mon Sep 17 00:00:00 2001 From: HardenedSteel Date: Sun, 24 Mar 2024 00:51:41 +0300 Subject: [PATCH] remove unused CSS code, fixup unnecessary space from the footer --- _includes/footer.html | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/_includes/footer.html b/_includes/footer.html index 5bb8991..d194089 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -3,19 +3,14 @@ a.color-grey, .footer-links { color: var(--license-color); } - a.footer-links img { - width: 1rem; - display: inline; - vertical-align: middle; - margin-bottom: 0; - margin-right: 0.2rem; - } + .footer-links-section { + margin-bottom: 0; + } .footer-icons { display: inline; width: 1rem; vertical-align: middle; margin-bottom: 0; - border-bottom: none; } 2023 - Revuo Monero.