We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b4dc44 commit 3040f4fCopy full SHA for 3040f4f
app/layout.tsx
@@ -46,7 +46,7 @@ export default function RootLayout({
46
EuroPython? Click here!
47
</a>
48
49
- <div className="">{children}</div>
+ <div className="pt-[40px]">{children}</div>
50
</body>
51
</html>
52
);
0 commit comments