summaryrefslogtreecommitdiff
path: root/scss
diff options
context:
space:
mode:
author2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-04-09 15:33:18 +1000
committer2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>2025-04-09 15:33:18 +1000
commitb26bd447354db25283f191d19904c29401c1aeaa (patch)
treef5a11281d970f015eefa3a6401725aaf2765343d /scss
parentfeat: load news and calendars from cache on startup (diff)
downloadcaelestia-shell-b26bd447354db25283f191d19904c29401c1aeaa.tar.gz
caelestia-shell-b26bd447354db25283f191d19904c29401c1aeaa.tar.bz2
caelestia-shell-b26bd447354db25283f191d19904c29401c1aeaa.zip
news: fix news other than google news
Diffstat (limited to 'scss')
-rw-r--r--scss/sidebar.scss4
1 files changed, 4 insertions, 0 deletions
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,