mesosoi / silverwaregames-io-issue-tracker

Issue Tracker for SilverwareGames.io
https://silverwaregames.io
4 stars 0 forks source link

Allow scaling on mobile #340

Closed mesosoi closed 2 months ago

mesosoi commented 2 months ago

Currently here's a meta tag we use, <meta name="viewport" content="width=device-width, initial-scale=1; user-scalable=0" />. I pasted it from somewhere without thinking twice on why prohibiting scaling would be a bad idea. Will remove that restriction later.