diff --git a/layouts/partials/custom_head.html b/layouts/partials/custom_head.html index f64d83f..20d71a7 100644 --- a/layouts/partials/custom_head.html +++ b/layouts/partials/custom_head.html @@ -41,11 +41,14 @@ #site-head .blog-title, #site-head.withCenteredImage .blog-title { font-family: "gidole", sans-serif; font-size: 3.3rem; - letter-spacing: -0.12rem; - position: relative; - top: -5.4rem; - left: -3.10rem; - text-shadow: none; + font-weight: 500; + + position: relative; + top: -5.4rem; + left: -3.10rem; + text-shadow: none; + + } #site-head .blog-description, #site-head.withCenteredImage .blog-description { font-family: "angelina", sans-serif;