Menu and guides listing changes

This commit is contained in:
Kamran Ahmed
2021-09-03 10:52:43 +02:00
parent aa8aea9433
commit 75c4f952dd
4 changed files with 51 additions and 37 deletions

View File

@ -11,12 +11,12 @@ export function PageHeader(props: PageHeaderProps) {
const { title, subtitle, children } = props;
return (
<Box pt={['20px', '20px', '45px']} pb={['15px', '15px', '30px']} borderBottomWidth={1} mb='30px'>
<Box pt={['25px', '20px', '45px']} pb={['20px', '15px', '30px']} borderBottomWidth={1} mb='30px'>
<Container maxW='container.md' position='relative'>
<Heading
as='h1'
color='black'
fontSize={['25px', '25px', '40px']}
fontSize={['33px', '33px', '40px']}
fontWeight={700}
mb={['2px', '2px', '5px']}
>