fix: breathe top-bar content away from container edges

This commit is contained in:
Ryan Salazar
2026-05-23 05:49:03 +00:00
parent 3d95ea63c5
commit bfd674f571

View File

@@ -246,7 +246,7 @@ export default function Header() {
<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">
<div className="bg-[#1a2535] border-b border-[#2a3a50] h-8 flex items-center justify-between px-4">
<p className="text-[#999999] text-xs font-body hidden sm:block">
News & Intelligence for Broadcast, Post-Production & Streaming Technology
</p>