Remove line-height from title
-
Hello
I’m trying to remove the line-height from the titles on my site: http://www.geimaku.com/
I believe that this is the code that does that:
.entry-header .entry-title {font-size:30px;
font-weight:normal;
text-transform:capitalize;
line-height:130%;}But when I replaced the
130%withnormal, it didn’t work.What did I do wrong?
Thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Remove line-height from title’ is closed to new replies.