feat: add Starlight Mine Chromatic Realms easter egg

This commit is contained in:
2026-09-13 20:31:54 +08:00
parent f8aa654198
commit ccc7f7e16b
15 changed files with 1983 additions and 42 deletions

View File

@ -110,7 +110,8 @@ const { formatMessage } = useVIntl()
color: var(--color-contrast);
font-size: 4.5rem;
font-weight: 800;
line-height: 1;
// Keep descenders inside the line box clipped by the wordmark reveal animation.
line-height: normal;
letter-spacing: 0;
white-space: nowrap;
animation: onboarding-welcome-wordmark-reveal 1050ms 900ms cubic-bezier(0.16, 1, 0.3, 1) both;