I have not tested, but any chance this meta tag https://tangled.sh/@tangled.sh/core/blob/master/appview/pages/templates/layouts/base.html#L6
May be replaced with this (or similar) https://tangled.sh/@baileytownsend.dev/at-giveaways/blob/main/Index.html#L5
For when you click Inputs (pro, issues, or etc) to stop zooming in?
looking at some SO discussions around this, it seems safari zooms in when the input font size is <16px. while i am not sure what the solution is here, i believe the linked replacement meta tag would disable all pinch-zooming!
potential fix: we could raise the font-sizes up to 16px everywhere.