1
0
Fork 0

added padding to feed urls

This commit is contained in:
Sara Gerretsen 2025-12-29 14:16:09 +01:00
parent 37ec9f7900
commit 74f212d905

View file

@ -69,6 +69,7 @@ h4::before {
p.feed-url { p.feed-url {
overflow-y: auto; overflow-y: auto;
padding-bottom: 5px;
} }
img { img {