Tweak list template line height
This commit is contained in:
parent
22ece0bf2e
commit
83de0f48d1
|
@ -436,7 +436,7 @@ caption {
|
||||||
}
|
}
|
||||||
.patterns-list h2 {
|
.patterns-list h2 {
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
line-height: 1.2;
|
line-height: 1.6;
|
||||||
}
|
}
|
||||||
.patterns-list li + li {
|
.patterns-list li + li {
|
||||||
margin-top: 1rem;
|
margin-top: 1rem;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user