Skip to content

Commit

Permalink
Fixed the font issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sajochems committed Nov 27, 2023
1 parent 52a6d8a commit c956085
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/about/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
margin: 8px;
margin-bottom: 50px;

font-family: Krona One;
font-size: 24px;
font-family: "Krona-One";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;
Expand Down

0 comments on commit c956085

Please sign in to comment.