Hacker News new | ask | show | jobs
by janreges 671 days ago
Thank you for your feedback! Our goal is to help improve the quality of websites around the world, so we will continuously implement improvements based on feedback from real users.

I adjusted the font size for a long time, trying to choose one that would be a compromise in readability and not breaking the content on different screens and typical resolutions. In addition, the report is optimized to work well even in a mobile e-mail browser. See Mailer options - https://crawler.siteone.io/configuration/command-line-option....

That is also why, for example, switching the left menu and light/dark mode is implemented purely using CSS, without JS. The mail client in iOS, for example, supports CSS when opening an HTML attachment, but does not execute JS at all.

If you have other ideas for improvement, feel free to submit a GitHub issue with a feature request. Thank you ;)