This commit is contained in:
Julie Blanc 2026-02-23 22:44:59 +01:00
parent 2b2d787054
commit 811558f4d8
11 changed files with 58 additions and 60 deletions

View file

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