From da2a94cc25ac75f73251e2151effedda9b5d2947 Mon Sep 17 00:00:00 2001
From: sau-mili <146661411+sau-mili@users.noreply.github.com>
Date: Mon, 29 Jul 2024 01:44:22 +0530
Subject: [PATCH 1/2] Navbar Improvements
---
faq-website.css | 2 +-
index.html | 11 ++++++++++-
styles.css | 36 +++++++++++++++++++++++++++++-------
3 files changed, 40 insertions(+), 9 deletions(-)
diff --git a/faq-website.css b/faq-website.css
index ff45a771..f06f0f80 100644
--- a/faq-website.css
+++ b/faq-website.css
@@ -2,7 +2,7 @@
* {
box-sizing: border-box;
- border-radius: 20px;
+ /* border-radius: 20px; */
}
diff --git a/index.html b/index.html
index 5a6ae3cf..4a647108 100644
--- a/index.html
+++ b/index.html
@@ -359,6 +359,12 @@
});
+
TourGuide . . .
@@ -471,11 +477,14 @@ TourGuide . . .
-->
+