I'm using some CSS in an external sheet to control some tagline text and I am trying to make the text bigger, though when I increase the font size to values larger than .9em it seems to make the text smaller?
#tagline {
margin: 1px 0 15px 10px;
font-size: .9em;
letter-spacing: 0.6em;
font-weight: bold;
1. What font size is larger than .9em?
2. Is there a heavier bold weight that I can use here?
Thanks!
North America
Europe, Middle East and Africa
Asia Pacific