Great to see @elk merge accessibility fixes
https://github.com/elk-zone/elk/pull/1501
#a11y
Accessibility: Do not prevent arbitrary zooming on mobile devices by ronilaukkarinen · Pull Request #1501 · elk-zone/elk

Noticed cannot zoom on mobile devices at all because it's completely disabled on meta viewport. I don't understand the reasoning behind this. I know there is a font-size scale setting but it's not ...

GitHub

@joelanman @elk yes good.

I'm not even hard of seeing, but I zoom all the time to see the images larger on mobile, as that hasn't been implemented yet in the image modal AFAIK.

The only way I could do this was to enable the "Zoom on all websites" in the accessibility section of the Edge settings. Glad to see the zoom prevention is being removed.