Revert short line-height for <ul>
's (#1121)
This commit is contained in:
parent
bbb6867481
commit
36b7a2724b
1 changed files with 2 additions and 5 deletions
|
@ -89,12 +89,9 @@ h5 {
|
|||
font-size: 1rem;
|
||||
}
|
||||
|
||||
p {
|
||||
line-height: 1.65em;
|
||||
}
|
||||
|
||||
p,
|
||||
.content ul {
|
||||
line-height: 1.1em;
|
||||
line-height: 1.65em;
|
||||
}
|
||||
|
||||
p,
|
||||
|
|
Loading…
Reference in a new issue