kittykatattack / learningPixi

A step-by-step introduction to making games and interactive media with the Pixi.js rendering engine.
4.4k stars 851 forks source link

Fix text style #136

Open miqrc opened 4 years ago

miqrc commented 4 years ago

Small fix: align: center does not work. Changed to align: "center"