iamlogand / republic-of-rome-online

An online adaptation of The Republic of Rome, a strategy board game
https://www.roronline.com/
MIT License
5 stars 2 forks source link

Fix jumpiness on game page load #389

Closed iamlogand closed 9 months ago

iamlogand commented 9 months ago

Fix an issue where the meta section would render after the other sections, causing the other content to jump down slightly once the meta section loads.

This PR also repositions the loading spinner and makes it and the related text larger.