fix: breathe top-bar content away from container edges
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user