Zoom level

This commit is contained in:
Simon Martens
2025-10-07 17:31:12 +02:00
parent c4a021a444
commit 4f33a7e490
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -253,7 +253,7 @@ body.page-edition::before {
@layer components {
html {
font-size: clamp(14px, 1vw + 0.5rem, 16px);
font-size: clamp(12px, 1vw + 0.5rem, 14px);
}
body {