revert: remove header neon rails

Pulls out the left/right vertical rails and the top horizontal
connector along with the supporting CSS.
This commit is contained in:
Ryan Salazar
2026-05-23 05:37:27 +00:00
parent 93dc131a02
commit 3d95ea63c5
2 changed files with 1 additions and 42 deletions

View File

@@ -243,8 +243,7 @@ export default function Header() {
};
return (
<div className="bb-header-rails relative">
<div className="bb-header-top-rail" aria-hidden />
<div className="relative">
{/* TOP BAR */}
<div className="max-w-container mx-auto px-4">
<div className="bg-[#1a2535] border-b border-[#2a3a50] h-8 flex items-center justify-between">