From ffa75e81a52a83604ee2b1631bdeb0ff6053588e Mon Sep 17 00:00:00 2001 From: panditsamik Date: Tue, 18 Apr 2023 03:03:13 +0530 Subject: [PATCH] Improved the Ui of the website --- index.html | 47 ++++++++++++++++++++++++++++++++++------------- style.css | 5 +++++ 2 files changed, 39 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index b4d4a1a..77081e1 100644 --- a/index.html +++ b/index.html @@ -10,24 +10,45 @@ +
-
- - - -
+
+ + +
diff --git a/style.css b/style.css index 01b89a4..639d05d 100644 --- a/style.css +++ b/style.css @@ -189,3 +189,8 @@ img { width: 20px; height: 20px; } +.navbar-logo1 { + width: 100px; + height: 70px; + +}