fix: remove header inner padding px-0
Docker Build / Build and Push Docker Image (push) Successful in 4m18s
Docker Build / Build and Push Docker Image (push) Successful in 4m18s
This commit is contained in:
@@ -146,7 +146,7 @@ export function PublicHeader() {
|
||||
: 'bg-background border-border'
|
||||
)}
|
||||
>
|
||||
<div className='mx-auto flex w-full max-w-6xl items-center justify-between px-4'>
|
||||
<div className='mx-auto flex w-full max-w-6xl items-center justify-between'>
|
||||
{/* Logo */}
|
||||
<Link
|
||||
to={homeUrl}
|
||||
|
||||
Reference in New Issue
Block a user