basic style & add mui and aos & banner style
This commit is contained in:
@@ -8,7 +8,7 @@ function Layout({ children, title }) {
|
||||
<title>{`${title} | نوبت ۷۲۴`}</title>
|
||||
</head> */}
|
||||
<main className="w-full min-h-screen">
|
||||
<header className="sticky top-0 w-full z-[60]">
|
||||
<header className="w-full fixed top-10 right-0">
|
||||
<Header />
|
||||
</header>
|
||||
<section>
|
||||
|
||||
Reference in New Issue
Block a user