diff --git a/_includes/footer.html b/_includes/footer.html index d194089..e968ab2 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -8,17 +8,33 @@ } .footer-icons { display: inline; - width: 1rem; + height: 1rem; vertical-align: middle; margin-bottom: 0; + border-radius: 0; } + .footer-sponsor, .footer-sponsor:hover, .footer-sponsor:focus { + border-bottom: none; + text-decoration: none; + } + .footer-sponsor img { + display: inline; + height: 1.3rem; + vertical-align: middle; + margin-bottom: 0; + border-radius: 0; + } - 2023 - Revuo Monero. - Source Code & Licenses. + 2023 - Revuo Monero + Source Code & Licenses
+ Sponsored by diff --git a/_sass/layout.scss b/_sass/layout.scss index c37e7bb..b34aa6d 100644 --- a/_sass/layout.scss +++ b/_sass/layout.scss @@ -374,7 +374,7 @@ footer { #wrap { min-height: 100%; position: relative; - padding-bottom: 105px; + padding-bottom: 140px; } .footer { @@ -385,4 +385,4 @@ footer { position: absolute; width: 100%; bottom: 0; -} \ No newline at end of file +} diff --git a/atom.xml b/atom.xml index 1b231d0..0ac0e29 100644 --- a/atom.xml +++ b/atom.xml @@ -6,8 +6,8 @@ layout: null