From c7cebda88ad0a96b17e3e7c4648918e115445bc7 Mon Sep 17 00:00:00 2001 From: Leon Mika Date: Thu, 14 Mar 2024 21:40:35 +1100 Subject: [PATCH] Fixed the links to download recommendations --- layouts/partials/sidebar.html | 5 ++--- static/sidebar.css | 5 +---- 2 files changed, 3 insertions(+), 7 deletions(-) diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html index 92f432e..543775c 100644 --- a/layouts/partials/sidebar.html +++ b/layouts/partials/sidebar.html @@ -11,9 +11,8 @@ {{ end }} \ No newline at end of file diff --git a/static/sidebar.css b/static/sidebar.css index 85206e9..4a7f5aa 100644 --- a/static/sidebar.css +++ b/static/sidebar.css @@ -53,11 +53,8 @@ div.blogroll-footer-links { } div.blogroll-footer-links a { - display: inline-block; - padding-inline: 2px; + inline-inline: 8px; box-sizing: border-box; - - border-inline-start: solid thin var(--accent2); } div.blogroll-footer-links a:first-of-type {