diff --git a/_sass/post.scss b/_sass/post.scss index 2a18790..bf95e18 100644 --- a/_sass/post.scss +++ b/_sass/post.scss @@ -73,7 +73,7 @@ a.article-list__item__button { } .article__title { - font-size: 60px; + font-size: 70px; letter-spacing: -0.5px; @media screen and (max-width: $break-small) { @@ -115,7 +115,7 @@ a.article-list__item__button { } li { - font-size: 14pt; + font-size: 20px; line-height: 1.6em; }