We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5b2496 commit 40ffacbCopy full SHA for 40ffacb
src/pages/Home.js
@@ -8,7 +8,7 @@ export default function Home() {
8
return (
9
<>
10
<FeaturedArticle />
11
- <Box component='main' sx={{ marginTop: '4rem', marginBottom: '3rem' }}>
+ <Box component='main' sx={{ marginTop: '3.5rem', marginBottom: '3rem' }}>
12
<Container maxWidth='xl'>
13
<Grid container spacing={4.25}>
14
0 commit comments