From 5e6a31059f5d86301b1fa3b755ad311bcae054cb Mon Sep 17 00:00:00 2001 From: Ujjwal <96670242+ujjwalshivhare@users.noreply.github.com> Date: Tue, 31 Oct 2023 18:48:50 +0530 Subject: [PATCH] Update style.css --- style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index f85a81a..6f4106a 100644 --- a/style.css +++ b/style.css @@ -7,7 +7,7 @@ } .logo{ - height: 80px; + height: 100px; } html { @@ -288,7 +288,7 @@ background-color: #041e42; #img{ - height: 60px; + height: 120px; } @@ -454,4 +454,4 @@ footer .copyright{ } -} \ No newline at end of file +}