Fix responsiveness issues
This commit is contained in:
@ -87,7 +87,7 @@ function MobileMenuLinks() {
|
||||
|
||||
export function GlobalHeader() {
|
||||
return (
|
||||
<Box bg='gray.900' p='20px 0'>
|
||||
<Box bg='gray.900' p='58px 0 20px'>
|
||||
<Container maxW='container.md'>
|
||||
<Flex justifyContent='space-between' alignItems='center'>
|
||||
<Box>
|
||||
|
Reference in New Issue
Block a user