Adjusted title
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 32s

This commit is contained in:
2026-06-08 19:47:21 +02:00
parent bbc34c1b12
commit b224c2ba65
2 changed files with 3 additions and 0 deletions

View File

@@ -142,6 +142,8 @@ onMounted(() => {
letter-spacing: -0.05ch;
white-space: pre;
color: var(--color-text);
min-height: clamp(1.59rem, 6.38vw, 3.01rem);
min-width: clamp(11rem, 44vw, 23rem);
}
@keyframes blink {