Skip to content

Commit

Permalink
fix: stylelint font
Browse files Browse the repository at this point in the history
  • Loading branch information
juliaam committed Apr 26, 2024
1 parent cc7f32e commit 932db2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/fonts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ $descriptionLineHeight: 2rem;

@font-face {
font-family: 'Helvetica';
font-style: normal;
font-weight: normal;
font-style: normal;
src:
local('Helvetica'),
url('/helvetica.woff') format('woff');
Expand Down

0 comments on commit 932db2f

Please sign in to comment.