From 22bed4234711165e688b31c46dab536ba656a101 Mon Sep 17 00:00:00 2001 From: Jon Torre <78599298+Jcahilltorre@users.noreply.github.com> Date: Thu, 22 Aug 2024 16:04:53 +0100 Subject: [PATCH] docs: update social footer (#72) --- assets/css/f5-hugo.css | 8 ++++++-- layouts/partials/footer.html | 8 ++++---- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/assets/css/f5-hugo.css b/assets/css/f5-hugo.css index 6e9e4fc..cc4e12c 100644 --- a/assets/css/f5-hugo.css +++ b/assets/css/f5-hugo.css @@ -556,8 +556,7 @@ footer a:hover, } .footer-text, -.footer-text li, -.footer-social li { +.footer-text li { font-style: normal; font-size: 14px; line-height: 20px; @@ -566,6 +565,11 @@ footer a:hover, color: #cccccc; } +.footer-social li { + font-size: 25px; + padding-right: 8px; +} + .site-info { padding: 24px 0px; } diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index d95de70..bea002f 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -67,12 +67,12 @@