That table layout is really bad on a large screen, at some point there's a nice max for a font and I really don't need giant fonts or text as images. That image is gigantic [1]. And that header hiding animation is so annoying. Why do you do this. :(
Unfortunately, this appears to be the trend. With mobile/tablet driving ad revenue growth, desktop visitors appear to be on their way to being an ignored/forgotten segment.
Fortunately, a quick hop into dev tools fixes the problem. For the primary paragraph content, switching from the current 22px down to 16px makes this read so much easier.
Comments
That table layout is really bad on a large screen, at some point there's a nice max for a font and I really don't need giant fonts or text as images. That image is gigantic [1]. And that header hiding animation is so annoying. Why do you do this. :(
[1] https://s3.amazonaws.com/marquee-test-akiaisur2rgicbmpehea/W...
Unfortunately, this appears to be the trend. With mobile/tablet driving ad revenue growth, desktop visitors appear to be on their way to being an ignored/forgotten segment.
Fortunately, a quick hop into dev tools fixes the problem. For the primary paragraph content, switching from the current 22px down to 16px makes this read so much easier.