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 {