This commit is contained in:
2026-06-16 12:34:08 +02:00
parent e9c865a254
commit 967803c326
3 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -325,7 +325,7 @@ onMounted(async () => {
margin: 0;
padding: 0 1rem;
font-family: 'Courier New';
font-size: clamp(1.75rem, 6vw, 2.75rem);
font-size: clamp(1.4rem, 5vw, 2rem);
font-weight: bold;
line-height: 1.15;
color: var(--color-accent-2);