Skip to content

Commit

Permalink
Update main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
davidh167 committed Apr 12, 2024
1 parent a589b00 commit 7e83b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ los_angeles.setStyle(
color: '#63FFE3',
crossOrigin: 'anonymous',
src: 'data/dot.png',
scale: 0.1,
scale: 0.12,
}),
}),
);
Expand Down

0 comments on commit 7e83b94

Please sign in to comment.