Skip to content

Commit 2b930de

Browse files
committed
1 parent c7dde50 commit 2b930de

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/css/_post.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@
102102
text-decoration: none;
103103
}
104104
}
105+
106+
&:has(+ ul, + ol) {
107+
margin-bottom: 0.5rem;
108+
}
105109
}
106110

107111
> p:first-child {

0 commit comments

Comments
 (0)