From c5fc522efff41500ba4fde3622eafb7d32bb0185 Mon Sep 17 00:00:00 2001 From: Tanishqmalu <54908702+Tanishqmalu@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:13:21 +0530 Subject: [PATCH] 2nd update style.css --- style.css | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index a1e8b2e..8cac8d4 100644 --- a/style.css +++ b/style.css @@ -161,7 +161,8 @@ header .header-projects{ } header .header-brand:hover{ font-size: 35px; - text-decoration: underline; + text-decoration: None; + font-weight: 800px; } header nav ul{ margin: 20px 0px 0px 20px; @@ -174,8 +175,8 @@ header .header-projects{ } header nav ul li a:hover{ font-size: 29px; - text-decoration: underline; - font-style: italic; + text-decoration: None; + font-weight: 800px; } header .header-projects{ display: block;