layout: align top tagline bar + newsletter section to max-w-container featured-card edges
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user