finish design doctor item & change basic responsive 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="w-full fixed top-10 right-0 padding-responsive z-[10]">
|
||||
<header className="w-full fixed top-10 right-1/2 translate-x-1/2 padding-responsive z-[10]">
|
||||
<Header />
|
||||
</header>
|
||||
<section>
|
||||
|
||||
Reference in New Issue
Block a user