fix: restore hero section content padding refs #101

This commit is contained in:
Hossein Mehrabi 2023-08-25 15:59:52 +03:30
parent ddbc33dc32
commit a33a4be92d
No known key found for this signature in database
GPG Key ID: 45C04964191AFAA1
1 changed files with 3 additions and 1 deletions

View File

@ -35,7 +35,9 @@ export const HomePage: React.FC<HomePageProps> = ({
return (
<Root {...props}>
<Hero tags={tags} />
<Container>
<Hero tags={tags} />
</Container>
<MostRecentContainer>
<Container>
<PostsGrid