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;