notes smaller
This commit is contained in:
parent
8823395d75
commit
cc75afe344
5 changed files with 126 additions and 270 deletions
|
|
@ -1,5 +1,5 @@
|
|||
.following-note {
|
||||
font-family: var(--font-notes);
|
||||
/* font-family: var(--font-notes); */
|
||||
font-size: var(--fs-notes);
|
||||
line-height: 14px;
|
||||
font-weight: 500;
|
||||
|
|
@ -32,15 +32,15 @@
|
|||
content: "}"
|
||||
}
|
||||
|
||||
font-family: var(--font-notes);
|
||||
font-weight: 500;
|
||||
font-size: 12px;
|
||||
/* font-family: var(--font-notes);
|
||||
font-weight: 500; */
|
||||
font-size: var(--fs-notes);
|
||||
}
|
||||
|
||||
.following-note_call {
|
||||
padding-left: 0.25ch;
|
||||
position: relative;
|
||||
top: -4px;
|
||||
top: -3px;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue