On this page: http://richardclunan.net/how-to-write-to-sell-more/
…I wanted to increase the text size of the yellow-hilighted words "How to Write to Sell More".
To do that, I added this: "font-size: 28px" into the code of the wordpress page. And that increased the size of that line as I wanted.
But I'd like to know if this might create an issue displaying the page on different screens / different devices.
I've tested it on a couple of screens and it seems fine -- but when I want a line of text to be in a bigger font size than my regular body font, is what I've done there a solid way to do it? Or is there another way to do it to ensure different screens and devices display it well?