Skip to content

Commit

Permalink
Merge pull request #159 from daisy/fix/heading-line-hgt
Browse files Browse the repository at this point in the history
Increase line height for topic headings
  • Loading branch information
mattgarrish authored Jan 16, 2025
2 parents 81ac5e5 + 0be3d91 commit 09d1306
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/kb.css
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ h2 {
padding: 0.5em 0.7em 0 0.7em;
margin: 0 0 6rem 1.5rem;
letter-spacing: 0.125rem;
line-height: 4rem;
}

h2.noCategory {
Expand Down

0 comments on commit 09d1306

Please sign in to comment.