We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7bfc00 + b8d22be commit d91ae35Copy full SHA for d91ae35
1 file changed
src/layouts/RootLayout.jsx
@@ -12,7 +12,7 @@ function RootLayout() {
12
<>
13
<TopHeader />
14
<MainHeader />
15
- <main>
+ <main className="mt-[84px]">
16
<SEO
17
title="CoreX Nutrition"
18
description="CoreX Nutrition official site — explore accessibility, policies, and open-source projects."
0 commit comments