Update starter-select-ui-handler.ts

This commit is contained in:
Lugiad 2024-09-19 15:34:29 +02:00 committed by GitHub
parent a8dc8b50ea
commit 772d30eeec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -83,7 +83,7 @@ const languageSettings: { [key: string]: LanguageSetting } = {
}, },
"fr":{ "fr":{
starterInfoTextSize: "54px", starterInfoTextSize: "54px",
instructionTextSize: "35px", instructionTextSize: "38px",
}, },
"it":{ "it":{
starterInfoTextSize: "56px", starterInfoTextSize: "56px",