change font

This commit is contained in:
Julie Blanc 2026-03-04 13:53:24 +01:00
parent 86c418dba9
commit fd77a0516e
5 changed files with 75 additions and 26 deletions

View file

@ -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;
}