From 0e9be8362bcc72430e2032cd43c424cf71d61568 Mon Sep 17 00:00:00 2001 From: Aman Kumar Singh <141535006+AmanSingh-01@users.noreply.github.com> Date: Tue, 12 Dec 2023 23:12:09 +0530 Subject: [PATCH] Update style.css --- style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/style.css b/style.css index e392256..3a8729a 100644 --- a/style.css +++ b/style.css @@ -17,6 +17,7 @@ align-items: center; position: fixed; justify-content: center; + width: 100%; } /* Navigation Bar: Logo and Image */ @@ -527,4 +528,4 @@ text-align: center; } -} \ No newline at end of file +}