Update src/styles/post.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s

This commit is contained in:
freakoverse 2024-11-17 21:44:47 +00:00
parent 56696129d6
commit 8f7a85cf0a

View File

@ -246,7 +246,7 @@
margin-bottom: 10px;
}
.IBMSMSMBSSPostBody > * > h1, h2, h3, h4, h5, h6 {
.IBMSMSMBSSPostBody > * > :is(h1, h2, h3, h4, h5, h6) {
margin: 15px 0 15px 0 !important;
border-bottom: solid 1px rgb(255 255 255 / 10%);
padding: 0px 0 10px 0;