Update sticky banner color

This commit is contained in:
Kamran Ahmed
2021-11-22 17:34:42 +01:00
parent 6a319fe6cc
commit f1b5357358

View File

@ -7,7 +7,7 @@ export function StickyBanner() {
return (
<Flex as={Link}
href={siteConfig.url.youtube}
bg={'yellow.300'}
bg={'yellow.200'}
color='gray.900'
alignItems='center'
position='sticky'