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;
|
font-family: 'ten-mincho', "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", serif;
|
||||||
-webkit-font-smoothing: antialiased;
|
-webkit-font-smoothing: antialiased;
|
||||||
text-rendering: optimizeLegibility;
|
text-rendering: optimizeLegibility;
|
||||||
font-feature-settings: 'kern', 'palt';
|
font-feature-settings: 'kern', 'palt', 'pwid';
|
||||||
-webkit-font-feature-settings: 'kern', 'palt';
|
-webkit-font-feature-settings: 'kern', 'palt', 'pwid';
|
||||||
-moz-font-feature-settings: 'kern', 'palt';
|
-moz-font-feature-settings: 'kern', 'palt', 'pwid';
|
||||||
-moz-font-feature-settings: 'kern=1', 'palt';
|
-moz-font-feature-settings: 'kern=1', 'palt', 'pwid';
|
||||||
|
|
||||||
@media screen and (max-width: $break-large) {
|
@media screen and (max-width: $break-large) {
|
||||||
width: auto;
|
width: auto;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user