This commit is contained in:
Julie Blanc 2026-04-17 18:06:54 +02:00
parent 5b1113c988
commit 92b92a1146
8 changed files with 101 additions and 49 deletions

View file

@ -38,3 +38,13 @@
}
.note_call{
font-family: var(--font-sans);
font-size: var(--fs-small);
font-weight: bold;
line-height: 1;
position: relative;
top: -4px;
}