From ef47c313c13519b90ca84cca20ca4da322571f00 Mon Sep 17 00:00:00 2001 From: GeetGori <72166750+GeetGori@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:23:13 +0530 Subject: [PATCH] Update style.css --- style.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 980313b..61e5283 100644 --- a/style.css +++ b/style.css @@ -89,7 +89,7 @@ abbr[title] { } b, strong { - font-weight: bold; + font-weight: bolder; } dfn { @@ -115,6 +115,7 @@ sub, sup { line-height: 0; position: relative; vertical-align: baseline; + font-family: sans-serif; } sup { @@ -523,7 +524,7 @@ a:hover, a:active { } .site-title { - font-size: 24px; + font-size: 22px; line-height: 52px; color: #666; transition: all 0.3s ease; @@ -1358,6 +1359,7 @@ nav { .nav-bar a { display: inline-block; height: 55px; + font-family: sans-serif; } .logo {