fix: option_disable_search_engine

This commit is contained in:
trisua 2025-07-25 20:53:01 -04:00
parent 1abd360389
commit b1df4ce0ed
2 changed files with 7 additions and 2 deletions

View file

@ -425,7 +425,8 @@ hr {
border-right: 0;
}
hr.margin {
hr.margin,
.container hr {
margin: var(--pad-4) 0;
}