ui: solid Read More button + neon palette site-wide (not just homepage) so header/footer stays consistent on all pages

This commit is contained in:
Ryan Salazar
2026-05-22 05:40:54 +00:00
parent d4016a3c91
commit e5b09fe6d7
3 changed files with 36 additions and 11 deletions

View File

@@ -140,7 +140,7 @@ export default function RootLayout({
})
}} />
</head>
<body>
<body className="bb-neon">
{/* Skip to main content — WCAG 2.4.1 */}
<a
href="#main-content"