From 7e1a46811f703328f12f4f9a7767c4b5e4867a04 Mon Sep 17 00:00:00 2001 From: Heena <79543358+Heena31@users.noreply.github.com> Date: Sun, 23 Jun 2024 18:50:59 +0530 Subject: [PATCH] Updatecss (#520) Co-authored-by: Vamshi Maskuri <117595548+varshith257@users.noreply.github.com> --- style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/style.css b/style.css index ae251980..ab2600d6 100644 --- a/style.css +++ b/style.css @@ -151,6 +151,11 @@ h6 { /*################----Navigation----################*/ +/* Added the cursor as a pointer */ +.icon-box{ +cursor:pointer +} + /*################----Mobile Navigation----################*/ .mobile-nav-toggle {