Tweak <hr> so it looks good in dark mode
This commit is contained in:
parent
ce19ae0bbb
commit
b7ae6211ce
2 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@ h1, h2, h3, h4, h5, h6 {
|
|||
}
|
||||
|
||||
hr {
|
||||
margin-block: var(--space-m);
|
||||
margin-block: var(--space-l);
|
||||
}
|
||||
|
||||
:is(dl, p, ol, ul) + :is(dl, p, ol, ul) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue