Skip to content

Commit 3f270f1

Browse files
committed
Add header buffer to blog indices.
1 parent ab1aab1 commit 3f270f1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/en/stylesheets/beeware.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -546,7 +546,8 @@ h1 .news {
546546
width: 13rem;
547547
}
548548

549-
.md-content--post > .md-content__inner {
549+
.md-content--post > .md-content__inner,
550+
.md-content__inner:has(.md-post) {
550551
margin-top: 1.8rem;
551552
}
552553

0 commit comments

Comments
 (0)