From 37ef079f90937f4ae8906d8ca661ac1b674fd5d7 Mon Sep 17 00:00:00 2001 From: Rakesh Roshan Date: Fri, 23 Feb 2024 22:55:29 +0530 Subject: [PATCH] Update style.css --- style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/style.css b/style.css index c93de4b66..067dc07df 100644 --- a/style.css +++ b/style.css @@ -230,8 +230,7 @@ nav { nav ul { display: flex; - gap: 3rem; - padding: 2rem; + gap: 2rem; list-style: none; }