Merge pull request #9 from hkatzdev/patch-1

Add anchor to slack
This commit is contained in:
Lachlan Campbell 2020-04-29 10:52:06 -04:00 committed by GitHub
commit 7b72f937ba

View file

@ -529,6 +529,7 @@ export default () => (
</Box>
<Box
as="footer"
id="slack"
sx={{
bg: 'cyan',
backgroundImage: (theme) => theme.util.gradient('yellow', 'orange'),