From 348d9533d6b32efc12b8de4a771b779620f5d5bd Mon Sep 17 00:00:00 2001 From: CodinMaster Date: Mon, 29 Nov 2021 02:45:48 +0530 Subject: [PATCH] make footer responsive --- src/components/Footer.js | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/src/components/Footer.js b/src/components/Footer.js index e0e7ab3..cda1999 100644 --- a/src/components/Footer.js +++ b/src/components/Footer.js @@ -10,6 +10,7 @@ import { Alert, HStack, Box, + Stack, } from "@chakra-ui/react"; import { ExternalLinkIcon } from "@chakra-ui/icons"; import { FontAwesomeIcon } from "@fortawesome/react-fontawesome"; @@ -32,13 +33,21 @@ function Footer() { - Found the project helpful? Support it on - - - Gitcoin Grants - + + Found the project helpful? + + Support it on + + + Gitcoin Grants + + + - + Built by:{" "}