Email rendering UX suggestions

The 20 second version:
If you struggle to read Zwift emails on your mobile without rotating your phone or zooming, then this suggestion is for you. I’m asking for the font size of emails to increase in line with email best practice. If you agree (or even if you just sympathise) then support this suggestion and let’s make it happen .

The full story:
I’m in my mid 40’s and my eyes are not what they were a couple of years ago. As a result, I can’t read small text easily and frustratingly I’ve noticed that the font size in Zwift emails actually reduces for mobile view; which is weird as best practice would be for the font size to be larger in mobile view.

As the emails do scale well I have to assume that Zwift already use media queries in their encoding, so it seems to me that to fix this is very easy. But as easy as it may be, I don’t think they’ll do it without support for this request,

Assuming Zwift use templates, the solution would take less than an hour to implement, all that needs to happen is to take the code that reduces the font size for smaller devices and make it increase the font size - it’s probably as easy as changing “10” to “16” in a single line of code.

If you’d like to be able to read your emails without zooming them and then scrolling, support this suggestion and let’s make it happen.