feat(style): add styling for footnotes
This commit is contained in:
parent
93bdf1331e
commit
1511974ae5
@ -347,4 +347,10 @@ hr {
|
||||
align-self: center;
|
||||
border: none;
|
||||
border-top: thin solid;
|
||||
}
|
||||
|
||||
.footnotes {
|
||||
border-top: var(--fujiGray) thin solid;
|
||||
color: var(--springViolet2);
|
||||
font-size: 0.75rem;
|
||||
}
|
Loading…
Reference in New Issue
Block a user