change design align home page to center content
This commit is contained in:
@@ -8,8 +8,8 @@ import FrequentSearches from "./FrequentSearches";
|
||||
function HomePage() {
|
||||
return (
|
||||
<div className="bg-banner-home after:z-[2] !bg-bottom !bg-no-repeat !bg-cover md:!min-h-[115vh]">
|
||||
<div className="padding-responsive z-20 min-h-screen pt-[120px] flex items-center justify-start flex-col gap-[50px]">
|
||||
<div className="mt-[60px] sm:mt-[67px] md:mt-[90px] lg:mt-[127px]">
|
||||
<div className="padding-responsive z-20 min-h-screen py-[120px] flex items-center justify-center flex-col gap-[50px]">
|
||||
<div className="">
|
||||
<p className="text-[#F17732] text-center font-kalame text-[20px] sm:text-[24px] md:text-[28px] lg:text-[32px] font-bold">
|
||||
با نوبت724
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user