Update starter-select-ui-handler.ts Spnaish text size (#5356)

This commit is contained in:
Lugiad 2025-02-17 05:30:27 +01:00 committed by GitHub
parent e1327c1d2d
commit db22354057
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -88,7 +88,7 @@ const languageSettings: { [key: string]: LanguageSetting } = {
starterInfoXPos: 33, starterInfoXPos: 33,
}, },
"es-ES":{ "es-ES":{
starterInfoTextSize: "56px", starterInfoTextSize: "52px",
instructionTextSize: "35px", instructionTextSize: "35px",
}, },
"fr":{ "fr":{