View Single Post
Old 03-29-2020, 04:45 PM   #3
mwexler
Member
mwexler began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Jun 2013
Device: None yet
Right, 1 is tight; 1.2 is the default, but 100 should make it huge. No effect.

Update: I spent more time in the Inspector, and it would appear that I'm being overridden way deep down in some p tags.

So, this appears to have some impact, copied from another thread:
p {line-height:40px !important;}

Now I just need to understand if it's going to break anything. I assume px is pixels; should I use a percentage since that's more flexible? Any "recommended" way to do this?
mwexler is offline   Reply With Quote