|
|
@ -19,7 +19,7 @@ export function Header() { |
|
|
|
href='/watch'>Videos</Link> |
|
|
|
href='/watch'>Videos</Link> |
|
|
|
<Link ml='10px' bgGradient='linear(to-l, yellow.700, red.600)' p='7px 10px' rounded='4px' |
|
|
|
<Link ml='10px' bgGradient='linear(to-l, yellow.700, red.600)' p='7px 10px' rounded='4px' |
|
|
|
_hover={{ textDecoration: 'none', bgGradient: 'linear(to-l, red.800, yellow.700)' }} |
|
|
|
_hover={{ textDecoration: 'none', bgGradient: 'linear(to-l, red.800, yellow.700)' }} |
|
|
|
fontWeight={500} href={'#'}>Get Updates</Link> |
|
|
|
fontWeight={500} href={'#'}>Subscribe</Link> |
|
|
|
</Stack> |
|
|
|
</Stack> |
|
|
|
</Flex> |
|
|
|
</Flex> |
|
|
|
</Container> |
|
|
|
</Container> |
|
|
|