Skip to content

Commit

Permalink
update font-family
Browse files Browse the repository at this point in the history
  • Loading branch information
carlagn committed Apr 9, 2024
1 parent 844e52a commit c191354
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/theme/NotFound/Content/styles.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,10 @@
}

.hero__title {
font-size: 40px;
font-family: Barlow, system-ui, Arial, sans-serif;
font-style: normal;
font-weight: bold;
font-size: 2.5rem;
line-height: 48px;
letter-spacing: -0.8px;
}

0 comments on commit c191354

Please sign in to comment.