reduced font size

This commit is contained in:
2026-04-14 17:26:16 +02:00
parent 1c6231d47d
commit 143bc5a67d
5 changed files with 10 additions and 31 deletions

View File

@@ -70,7 +70,8 @@
font-weight: 400;
color: var(--color-text);
text-decoration: none;
font-size: 1rem;
font-size: var(--font-size-mono);
line-height: var(--font-line-height-mono);
margin: 0;
}