Remove the 2px border from the <hr> in footnote elements
The <hr> is styled elsewhere.
This commit is contained in:
parent
5a67372ee5
commit
a395d26bc4
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@
|
|||
font-size: var(--text-s);
|
||||
|
||||
hr {
|
||||
border-top: 2px dashed var(--gray6);
|
||||
margin-block-start: var(--space-xl);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue