layout: align top tagline bar + newsletter section to max-w-container featured-card edges

This commit is contained in:
Ryan Salazar
2026-05-22 05:04:14 +00:00
parent 06390db497
commit d674149486
2 changed files with 5 additions and 7 deletions

View File

@@ -245,8 +245,8 @@ export default function Header() {
return (
<>
{/* TOP BAR */}
<div className="bg-[#1a2535] border-b border-[#2a3a50]">
<div className="max-w-container mx-auto px-4 h-8 flex items-center justify-between">
<div className="max-w-container mx-auto px-4">
<div className="bg-[#1a2535] border-b border-[#2a3a50] h-8 flex items-center justify-between">
<p className="text-[#999999] text-xs font-body hidden sm:block">
News & Intelligence for Broadcast, Post-Production & Streaming Technology
</p>