Skip to content

Commit

Permalink
Doc: Fixed H3 header size
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent22 committed Nov 3, 2021
1 parent af19865 commit 373c041
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Assets/WebsiteAssets/css/site.css
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,11 @@ h2 {
padding-bottom: 0.5em;
}

h3 {
font-size: 1.3em;
margin-bottom: 0.8rem;
}

.front-page h1 {
font-size: 3em;
}
Expand Down

0 comments on commit 373c041

Please sign in to comment.