This commit is contained in:
Julie Blanc 2026-02-23 23:30:33 +01:00
parent 811558f4d8
commit 31bb24548f
19 changed files with 189 additions and 110 deletions

View file

@ -16,8 +16,7 @@ a {
// }
body {
--font-size: 14px;
--baseline: 20px;
font-family: var(--font);
font-size: var(--font-size);
line-height: var(--baseline);