web: shrink <hr> margins

This commit is contained in:
Bill Thiede 2024-09-26 16:27:50 -07:00
parent b70e0018d7
commit 104eb189fe

View File

@ -9,6 +9,10 @@
padding: inherit !important;
}
.body.news-post hr {
margin: 0 !important;
}
.body.news-post .number {
align-items: inherit;
background-color: inherit;