changed width
This commit is contained in:
parent
4242c8ab5a
commit
fd6761d8eb
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue