don't reduce line height for all headings in base theme (#753)
This commit is contained in:
parent
ecce48d1c0
commit
1aadc53eac
10 changed files with 10 additions and 10 deletions
|
@ -36,7 +36,7 @@ body {
|
|||
margin: 0 0 20px 0;
|
||||
color: #eeeeee;
|
||||
font-family: "Montserrat", Impact, sans-serif;
|
||||
line-height: 0.9em;
|
||||
line-height: 1em;
|
||||
letter-spacing: -0.03em;
|
||||
text-transform: none;
|
||||
text-shadow: none; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue