enable gitcoin banner
This commit is contained in:
@@ -32,7 +32,7 @@ function Footer() {
|
|||||||
<Flex py="4" borderTop="2px" borderTopColor={underlineColor[colorMode]}>
|
<Flex py="4" borderTop="2px" borderTopColor={underlineColor[colorMode]}>
|
||||||
<Spacer flex="1" />
|
<Spacer flex="1" />
|
||||||
<VStack>
|
<VStack>
|
||||||
<Alert status="info" variant="solid" rounded="lg" display={"none"}>
|
<Alert status="info" variant="solid" rounded="lg">
|
||||||
<Stack direction={{ base: "column", md: "row" }}>
|
<Stack direction={{ base: "column", md: "row" }}>
|
||||||
<Box>Found the project helpful?</Box>
|
<Box>Found the project helpful?</Box>
|
||||||
<HStack>
|
<HStack>
|
||||||
|
|||||||
Reference in New Issue
Block a user