On Thu, 17 Mar 2022, 10:29 am Inada Naoki, <[email protected]> wrote:

> I can reproduce it. I reported it on
> https://github.com/python/peps/issues/2437


Summarising the issues identified there for the thread: the gist is that
some elements in some PEPs (mainly tables and code blocks) could result in
the initial rendering width being wider than the initial view port size,
hence having to zoom out to see the full text.

The styling of affected elements is being adjusted so that mobile browsers
are better able to shrink them to fit on a phone screen.

Cheers,
Nick.


> Cheers
_______________________________________________
Python-Dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/[email protected]/message/NBZWV43XXS67LEQ44SAHUUTQK36KP3IY/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to