From b26bd447354db25283f191d19904c29401c1aeaa Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Wed, 9 Apr 2025 15:33:18 +1000 Subject: news: fix news other than google news --- scss/sidebar.scss | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scss') diff --git a/scss/sidebar.scss b/scss/sidebar.scss index 1fea682..eb7a3ed 100644 --- a/scss/sidebar.scss +++ b/scss/sidebar.scss @@ -851,6 +851,10 @@ font-size: lib.s(15); margin-top: lib.s(10); color: scheme.$subtext1; + + & > :last-child { + margin-top: lib.s(8); + } } button:hover .article-body, -- cgit v1.2.3-freya