Skip to content

Commit

Permalink
Let li ps breath
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Oct 19, 2022
1 parent c5ea3d0 commit 0a7320a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/_static/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ article>li>a {
line-height: 1.6rem;
}

article ul>li>p {
font-size: 19px;
line-height: 1.6rem;
margin-top: 0.75rem !important;
margin-bottom: 0.5rem !important;
}

p.admonition-title {
font-size: 15px !important;
line-height: 1rem !important;
Expand Down

0 comments on commit 0a7320a

Please sign in to comment.