Skip to content

Commit

Permalink
Update _body.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
grandjeanmartin authored May 16, 2024
1 parent e2296f7 commit c9fa0a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _sass/elements/_body.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ body {
font-size: $font-size-base;
font-family: $font-base;
line-height: $line-height-base;
text-align: justify;
text-justify: inter-word;

-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
Expand Down

0 comments on commit c9fa0a2

Please sign in to comment.