Skip to content

Commit 83a2d60

Browse files
committed
Add some bottom padding to the Fiddly bits section
1 parent 340294b commit 83a2d60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

styles/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -633,6 +633,7 @@ upvote-rss {
633633
}
634634
+ .inner {
635635
height: auto;
636+
padding-bottom: 2px;
636637
}
637638
}
638639
&:has(span[aria-expanded="false"]) {

0 commit comments

Comments
 (0)