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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user