Update src/styles/post.css
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
This commit is contained in:
parent
56696129d6
commit
8f7a85cf0a
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user