change font
This commit is contained in:
parent
86c418dba9
commit
fd77a0516e
5 changed files with 75 additions and 26 deletions
|
|
@ -1,6 +1,6 @@
|
|||
.following-note {
|
||||
font-family: var(--font-sans);
|
||||
font-size: 12px;
|
||||
font-family: var(--font-notes);
|
||||
font-size: var(--fs-notes);
|
||||
line-height: 14px;
|
||||
font-weight: 500;
|
||||
|
||||
|
|
@ -32,7 +32,7 @@
|
|||
content: "}"
|
||||
}
|
||||
|
||||
font-family: var(--font-sans);
|
||||
font-family: var(--font-notes);
|
||||
font-weight: 500;
|
||||
font-size: 12px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue