Skip to content

Commit

Permalink
unset text smoothing
Browse files Browse the repository at this point in the history
  • Loading branch information
skippednote committed Nov 11, 2022
1 parent 8c7c86c commit ff7abc4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions assets/_custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@

body {
font-family: 'Gilroy';
text-rendering: unset;
-webkit-font-smoothing: unset;
}

// Footer theming
Expand Down

0 comments on commit ff7abc4

Please sign in to comment.