Fixed HR rule [Issue #13]

This commit is contained in:
Random Penguin 2025-03-01 21:52:05 +00:00
parent 7d970ea16e
commit b7acd24c7d

View file

@ -715,7 +715,7 @@ ul.nav-tabs {
padding-left: 10px !important; padding-left: 10px !important;
padding-right: 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); border-color: var(--nav-bg);
} }
/* keep mentions and tags from spilling out */ /* keep mentions and tags from spilling out */