From 01716a0500bd487b69501aba5631ac0fc68fe44c Mon Sep 17 00:00:00 2001 From: sinjini05 <98803426+sinjini05@users.noreply.github.com> Date: Tue, 27 Jun 2023 22:59:43 +0530 Subject: [PATCH] fix menu default, hero indentation --- src/components/Hero.jsx | 6 +++--- src/components/Navbar.jsx | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index 2eb209d..44e271d 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -13,15 +13,15 @@ const Hero = () => {

Hi, I'm Sinjini! + mt-10 items-center flex ml-5`}> Hi, I'm Sinjini!

-

+

A Web developer based out of Assam, India and a final-year BTech CSE Student.

-
+
diff --git a/src/components/Navbar.jsx b/src/components/Navbar.jsx index 3e0820a..9cf1051 100644 --- a/src/components/Navbar.jsx +++ b/src/components/Navbar.jsx @@ -44,14 +44,14 @@ const Navbar = () => {
menusetToggle(!toggle)} /> -
+
    {navLinks.map((link)=>(