From 74f212d905ee337ede108533503dcc144b7a94fa Mon Sep 17 00:00:00 2001 From: Sara Date: Mon, 29 Dec 2025 14:16:09 +0100 Subject: [PATCH] added padding to feed urls --- objectionable.solutions/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/objectionable.solutions/style.css b/objectionable.solutions/style.css index 3ebd468..92c7ef4 100644 --- a/objectionable.solutions/style.css +++ b/objectionable.solutions/style.css @@ -69,6 +69,7 @@ h4::before { p.feed-url { overflow-y: auto; + padding-bottom: 5px; } img {