faq
This commit is contained in:
@@ -33,7 +33,7 @@ export default function Navbar() {
|
||||
|
||||
return (
|
||||
<div
|
||||
className={`w-[100%] mt-12 bg-white border-gray shadow-lg shadow-gray-200 fixed z-[1000] top-0`}
|
||||
className={`w-[100%] bg-white border-gray shadow-lg shadow-gray-200 z-[1000] top-0`}
|
||||
>
|
||||
<div className="container max-w-[1500px] w-full px-[10px] mx-auto items-center justify-between ">
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user