feat: update layout and enhance SiteNavbar with top icon links

This commit is contained in:
poyrazavsever
2026-03-10 22:37:03 +03:00
parent 4036aeacc1
commit ad432cfa5e
2 changed files with 169 additions and 120 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ export default function RootLayout({
return (
<html lang="en">
<body className="min-h-dvh bg-background text-foreground antialiased">
<div className="mx-auto flex w-full max-w-4xl flex-col overflow-hidden px-4 py-8 sm:px-6 sm:py-10">
<div className="mx-auto flex w-full max-w-4xl flex-col overflow-hidden px-4 py-4 sm:px-6">
<SiteNavbar />
<AnnouncementBar
variant="branded"