From e43b405e674872eb5b45b19fe222497e99633881 Mon Sep 17 00:00:00 2001 From: Aroy-Art Date: Mon, 22 Nov 2021 13:42:17 +0100 Subject: [PATCH] Fix: social sketchfab icon underline spacing --- assets/css/style.css | 3 +++ layouts/partials/footer.html | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index c69201a..58658b9 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1233,6 +1233,9 @@ img.loaded video.loaded { .social-icon-img:hover { opacity: 60%; } +.social-icon-a{ + padding-bottom: 16px; +} .copyright { padding: 20px 0; diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 8afac6b..eef355f 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -27,10 +27,10 @@ {{ "" | safeHTML }}

{{ site.Params.sketchfab.text | markdownify }}

- + -
+ {{ end }}