diff --git a/css/style.css b/css/style.css index e09940f..965abff 100755 --- a/css/style.css +++ b/css/style.css @@ -5,6 +5,9 @@ body { color: #444; } +h1.site-title { + font-size-adjust: 0.3; +} *, ::after, ::before { box-sizing: border-box; } @@ -67,7 +70,6 @@ h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 20px; font-weight: 300; - font-size-adjust: 0.3; } #fh5co-main { clear: both;