don't reduce line height for all headings in base theme (#753)
This commit is contained in:
@ -48,7 +48,7 @@ body {
|
||||
margin: 0 0 20px 0;
|
||||
color: #586e75;
|
||||
font-family: "League Gothic", Impact, sans-serif;
|
||||
line-height: 0.9em;
|
||||
line-height: 1em;
|
||||
letter-spacing: 0.02em;
|
||||
text-transform: uppercase;
|
||||
text-shadow: none; }
|
||||
|
Reference in New Issue
Block a user