diff --git a/source/css/layout/home-content.styl b/source/css/layout/home-content.styl index 5624df8..55c8742 100644 --- a/source/css/layout/home-content.styl +++ b/source/css/layout/home-content.styl @@ -27,8 +27,8 @@ .home-article-title { position: relative; font-weight: 600; - font-size: 1.5rem; - line-height: 1.5rem; + font-size: 1.38rem; + line-height: 1; color: var(--second-text-color); @@ -60,7 +60,7 @@ display: flex; justify-content: space-between; align-items: center; - font-size: 1rem; + font-size: 0.95rem; color: var(--third-text-color);