Edit: Fixed (read the comments below)
The problem is specific to your browser.
Zoom works fine and there's no such thing as 2px fonts (smallest are 9px)..
Zoom doesn't work for me on brave browser. Not sure about faggier browsers like chrome or Firefox. Could try waterfox for somewhat improved digital privacy I guess.
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
The user-scalable="no" parameter for the <meta name="viewport"> element disables browser zoom on a web page.
Dayum! Good catch.
Poal uses 2 layouts to render pages, and for some reason one of them had that set to "no". (Might be a remnant from previous testing)
Fixed now.
Thanks!
(post is archived)