Update starter-select-ui-handler.ts

This commit is contained in:
Lugiad 2025-03-24 21:47:23 +01:00 committed by GitHub
parent ad863e98d1
commit c531719b5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -150,7 +150,7 @@ const languageSettings: { [key: string]: LanguageSetting } = {
instructionTextSize: "38px", instructionTextSize: "38px",
}, },
"ca-ES": { "ca-ES": {
starterInfoTextSize: "56px", starterInfoTextSize: "52px",
instructionTextSize: "38px", instructionTextSize: "38px",
}, },
}; };