From f055de74e58646c39a443ac842ab796142917623 Mon Sep 17 00:00:00 2001 From: Kate Ryzhko Date: Fri, 13 Dec 2024 21:56:48 +0200 Subject: [PATCH] add task solution --- src/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style.css b/src/style.css index 4b13ff3b00..30142bef69 100644 --- a/src/style.css +++ b/src/style.css @@ -4,6 +4,7 @@ html { padding: 0; font-family: 'Roboto ', sans-serif; text-align: center; + font-weight: 500; } .header { @@ -52,7 +53,6 @@ html { color: black; text-transform: uppercase; text-decoration: none; - font-weight: 500px; } .nav__link:hover {