diff --git a/src/components/Footer/Footer.jsx b/src/components/Footer/Footer.jsx index 8574f3e..08bb735 100644 --- a/src/components/Footer/Footer.jsx +++ b/src/components/Footer/Footer.jsx @@ -27,6 +27,7 @@ import tele from "../../assets/images/tele.png"; import reddit from "../../assets/images/reddit.png"; import fb from "../../assets/images/fb.png"; import discord from "../../assets/images/discord.png"; +import { Link } from "react-router-dom"; const Footer = () => { const [isSmallScreen] = useMediaQuery("(max-width: 996px)"); @@ -134,8 +135,14 @@ const Footer = () => { fontWeight={"400"} marginLeft={"0px !important"} > - Learn - Community + + Learn + + + + Community + + Wallet Careers diff --git a/src/components/LearnPage/LearnDev.jsx b/src/components/LearnPage/LearnDev.jsx index cbcd8a3..4e3df51 100644 --- a/src/components/LearnPage/LearnDev.jsx +++ b/src/components/LearnPage/LearnDev.jsx @@ -85,9 +85,9 @@ const LearnDev = () => { {Content.span} - { /> ))} - + ); }; diff --git a/src/components/NavBar/NavBar.jsx b/src/components/NavBar/NavBar.jsx index 17b6f32..e21c9c8 100644 --- a/src/components/NavBar/NavBar.jsx +++ b/src/components/NavBar/NavBar.jsx @@ -58,7 +58,7 @@ const NavBar = () => { zIndex={"9999"} width={"100%"} textAlign={"right"} - padding={"0.5px 0px"} + padding={"0.8px 0px"} >