pushrobin / flappybird

https://pushrobin.github.io/flappybird/
MIT License
1 stars 0 forks source link

Clean up the styling on the app page #13

Closed Flux159 closed 2 months ago

Flux159 commented 2 months ago

I have a game in phaser in https://github.com/pushrobin/flappybird/blob/main/src/App.tsx - I want to clean up the design of the page a bit - center the game horizontally and the title information, add a "Press Z to flap" paragraph explaining the controls, and add some margin to the top of the page so that it isn't directly at the top of the page.