From cfb05b4ce84ec3643deb46318de11f8a99936fcc Mon Sep 17 00:00:00 2001 From: Thembi Dibotelo Date: Fri, 8 Dec 2023 04:08:59 +0200 Subject: [PATCH] fix navigation logo --- css/style.css | 4 ---- index.html | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/css/style.css b/css/style.css index c72b753..e5b1120 100644 --- a/css/style.css +++ b/css/style.css @@ -181,10 +181,6 @@ a:link { } .nav-logo { - transform: translateY(5px); -} - -.nav-logo img { width: 5.5rem; } diff --git a/index.html b/index.html index 5bcf97b..3dc402b 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@