Skip to content

Commit

Permalink
docs: increase line-height for main text area
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Dec 19, 2024
1 parent caf7cdf commit bef959a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .config/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@
Menlo, Consolas, 'DejaVu Sans Mono', monospace;
font-weight: normal;
}

.tsd-typography {
line-height: 1.5em;
}

0 comments on commit bef959a

Please sign in to comment.