Fixed HR rule [Issue #13]

This commit is contained in:
Random Penguin 2025-03-01 21:51:22 +00:00
parent 02d6e85d56
commit 7d970ea16e

View file

@ -715,7 +715,7 @@ aside .widget,
padding-left: 10px !important;
padding-right: 10px !important;
}
.media hr, aside hr, section hr {
.media hr:first-of-type, aside hr, section hr {
border-color: var(--nav-bg);
}
/* keep mentions and tags from spilling out */