Skip to content

Commit

Permalink
Turn of ligatures on samp element
Browse files Browse the repository at this point in the history
  • Loading branch information
didoesdigital committed Jun 20, 2022
1 parent aba8b80 commit ada0194
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ fieldset {

tt, code, kbd, samp {
font: $heavy-type;
font-variant-ligatures: no-common-ligatures;
}

.type-face--japanese tt,
Expand Down

0 comments on commit ada0194

Please sign in to comment.