font-feature-settings: "palt"

gh-pages
Rui 2018-04-18 17:48:39 +09:00
parent c784155c4b
commit fbcd514377
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ body {
font-size: $font-size;
letter-spacing: $letter-spacing;
line-height: $line-height;
font-feature-settings: "palt";
margin: 0;
@include media-mobile {