- Edited
How to change font size?
How to change font size?
This is probably the property of the DynamicFont you are looking for:
https://docs.godotengine.org/en/stable/classes/class_dynamicfont.html#class-dynamicfont-property-size
Currently you are setting the size of the label as a whole there.
Earlier it worked
How it works so: