Quote:
Originally Posted by JSWolf
Actually, it's not easier because you first have to insert the 1em and then change it to 1.2em when all you have to do is insert the 1.2em the first time instead of inserting 1em and then having to change it. Doing it wrong the first time just because you might want to change it later is bad practice.
|
I personally prefer to explicitly specify the size of all text elements in the book, even if the size is 1 em. This certainly isn't "wrong".