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

This commit is contained in:
freakoverse 2024-11-17 21:55:52 +00:00
parent 7a5128c802
commit 59c1171260

View File

@ -246,7 +246,7 @@
margin-bottom: 10px;
}
.IBMSMSMBSSPostBody > * > :is(h1, h2, h3, h4, h5, h6) {
.IBMSMSMBSSPostBody > div > div > *: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;