Use pwid
This commit is contained in:
parent
dd4714af2e
commit
9e683aed64
@ -13,10 +13,10 @@ body {
|
||||
font-family: 'ten-mincho', "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
text-rendering: optimizeLegibility;
|
||||
font-feature-settings: 'kern', 'palt';
|
||||
-webkit-font-feature-settings: 'kern', 'palt';
|
||||
-moz-font-feature-settings: 'kern', 'palt';
|
||||
-moz-font-feature-settings: 'kern=1', 'palt';
|
||||
font-feature-settings: 'kern', 'palt', 'pwid';
|
||||
-webkit-font-feature-settings: 'kern', 'palt', 'pwid';
|
||||
-moz-font-feature-settings: 'kern', 'palt', 'pwid';
|
||||
-moz-font-feature-settings: 'kern=1', 'palt', 'pwid';
|
||||
|
||||
@media screen and (max-width: $break-large) {
|
||||
width: auto;
|
||||
|
Loading…
x
Reference in New Issue
Block a user