From 473b4067342b9a5eb299e7ea4c37d65e1b38cf91 Mon Sep 17 00:00:00 2001 From: Furqan A <35498810+nblogist@users.noreply.github.com> Date: Fri, 10 May 2024 15:15:37 +0500 Subject: [PATCH] Header Fixed (#407) --- src/App.tsx | 2 +- src/components/Header.tsx | 7 ++----- src/components/Hero.tsx | 6 +++--- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 990bbe8e..6bd8a272 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -5,7 +5,7 @@ import { Outlet } from "react-router-dom"; function App() { return (
-
+
diff --git a/src/components/Header.tsx b/src/components/Header.tsx index aa52ab95..5bade0cb 100644 --- a/src/components/Header.tsx +++ b/src/components/Header.tsx @@ -1,7 +1,7 @@ import logo from "../assets/app-logo.svg"; // import darwiniabtnlogo from "../assets/darwiniabtnlogo.svg"; // import headerbtnlogo from "../assets/headerbtnlogo.svg"; -import mobileMenuIcon from "../assets/mobileMenuIcon.svg"; +// import mobileMenuIcon from "../assets/mobileMenuIcon.svg"; // import DownArrow from "../assets/DownArrow.svg"; import { Link, useMatch } from "react-router-dom"; import { useTranslation } from "react-i18next"; @@ -28,16 +28,13 @@ export const Header = () => { <>
{t("Submit")} -
{/*
diff --git a/src/components/Hero.tsx b/src/components/Hero.tsx index 37937a1f..ddf5817b 100644 --- a/src/components/Hero.tsx +++ b/src/components/Hero.tsx @@ -2,17 +2,17 @@ import hero from "../assets/herobg.png"; export const Hero = () => { return ( -
+
{/* ... */}

Explore Dapps building on {"{"} - Darwinia + Darwinia2 {"}"} ecosystem_