Tweak list template line height

This commit is contained in:
Zachary Betz 2019-02-13 16:21:49 -06:00
parent 22ece0bf2e
commit 83de0f48d1
1 changed files with 1 additions and 1 deletions

View File

@ -436,7 +436,7 @@ caption {
}
.patterns-list h2 {
font-size: 1.25rem;
line-height: 1.2;
line-height: 1.6;
}
.patterns-list li + li {
margin-top: 1rem;