diff --git a/src/components/Footer/index.jsx b/src/components/Footer/index.jsx index 784f8c9c..0e256588 100644 --- a/src/components/Footer/index.jsx +++ b/src/components/Footer/index.jsx @@ -20,7 +20,14 @@ const Footer = () => { item: { display: "flex", alignItems: "left", - justifyContent: "flex-start" + justifyContent: "flex-start", + marginBottom:'5px', + }, + link: { + textDecoration: 'none', + color: '#000', + display: 'flex', + alignItems: 'center', } }); const classes = useStyles(); @@ -37,52 +44,52 @@ const Footer = () => { -

About

+

About

{" "} - About CodeLabz +   About CodeLabz
{" "} - Terms and conditions +  Terms and conditions
{" "} - Privacy and security +  Privacy and security
@@ -92,46 +99,46 @@ const Footer = () => {

Help

- FAQ +  FAQ
{" "} - GitHub +  GitHub
{" "} - Report a bug +  Report a bug
@@ -140,25 +147,25 @@ const Footer = () => {

Contact

- + {" "} - +94 712 345 678 +  +94 712 345 678
{" "} - contact@codelabz.io +  contact@codelabz.io
@@ -167,22 +174,22 @@ const Footer = () => { href="https://www.google.com/maps/place/Sri+Lanka/@7.8571778,78.4609778,7z/data=!3m1!4b1!4m5!3m4!1s0x3ae2593cf65a1e9d:0xe13da4b400e2d38c!8m2!3d7.873054!4d80.771797" target="_blank" rel="noreferrer noopener" - className="mb-8 mt-8 footer-link" + className={`mb-8 mt-8 footer-link ${classes.link}`} > {" "} - 64, Singh Labs, Kings Canyon +  64, Singh Labs, Kings Canyon
- - + + { display: "flex", alignItems: "center", textAlign: "center", - justifyContent: "center" + justifyContent: "center", + marginTop:'10px' }} > {new Date().getFullYear()} CodeLabz