From f7bbbf3f2d127a126642ba0ae36155aa2137f8bd Mon Sep 17 00:00:00 2001 From: sathwik Date: Sat, 15 Jun 2024 16:05:45 +0530 Subject: [PATCH] resolved navBar display Issue --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 5e717725..885603f5 100644 --- a/styles.css +++ b/styles.css @@ -1969,7 +1969,7 @@ body { cursor: pointer; } .nav__logo{ - margin-left:-80px; + margin-left:0px; } .navLinks { position: absolute;