changed width
This commit is contained in:
@@ -18,7 +18,7 @@ export function SiteHeader() {
|
||||
|
||||
return (
|
||||
<header className="bg-cloud shadow-sm">
|
||||
<nav className="mx-auto flex max-w-7xl items-center justify-between p-4 lg:px-6" aria-label="Global">
|
||||
<nav className="mx-auto flex mx-auto flex max-w-[1350px] items-center justify-between p-4 lg:px-6" aria-label="Global">
|
||||
<div className="flex lg:flex-1">
|
||||
<Link href="/" className="-m-1.5 p-1.5">
|
||||
<span className="sr-only">Hampton Brown & Associates, PC</span>
|
||||
|
||||
Reference in New Issue
Block a user