Skip to content

Commit

Permalink
Hero font size smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
kordwarshuis committed Jul 13, 2024
1 parent f5b85ff commit 88b5874
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -908,6 +908,7 @@ article .markdown .inline-medium-end,
End Auto-generated index links
*/


.hero2 {
color: #fff;
background: #337DBE;
Expand All @@ -919,6 +920,10 @@ article .markdown .inline-medium-end,
text-decoration: underline;
}

.hero {
font-size: 0.8em;
}

.hero-image {
width: 2em;
}

0 comments on commit 88b5874

Please sign in to comment.