We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2d7b0a commit 1df5ddfCopy full SHA for 1df5ddf
js/RewardDialog.js
@@ -34,7 +34,7 @@ define( function( require ) {
34
// constants
35
var DEFAULT_BUTTONS_FONT = new PhetFont( 16 );
36
var DEFAULT_SCORE_DISPLAY_OPTIONS = {
37
- font: new PhetFont( { size: 22, weight: 'bold' } ),
+ font: new PhetFont( { size: 30, weight: 'bold' } ),
38
spacing: 6,
39
starNodeOptions: {
40
outerRadius: 20,
0 commit comments