This commit is contained in:
2017-11-28 12:20:00 +09:00
parent 84e4311b88
commit dd4714af2e
2 changed files with 6 additions and 11 deletions

View File

@@ -90,13 +90,6 @@ a.article-list__item__button {
}
.article__content {
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
font-feature-settings: 'kern';
-webkit-font-feature-settings: 'kern';
-moz-font-feature-settings: 'kern';
-moz-font-feature-settings: 'kern=1';
p {
font-size: 20px;
font-weight: normal;