fix: streamline className formatting in LayoutRegister and LogInPage components

This commit is contained in:
hamed
2026-07-08 00:05:46 +03:30
parent a4e4228dc1
commit 156d97ac03
2 changed files with 2 additions and 5 deletions
+1 -3
View File
@@ -6,9 +6,7 @@ const about = ["سوالات متداول", "تماس با ما", "درباره
function LayoutRegister({ children, matchedCity }) {
return (
<div
className="flex padding-responsive items-center justify-center pt-[32px]
overflow-auto flex-col h-screen w-full bg-banner-stroke !bg-bottom !bg-no-repeat !bg-cover
!pb-[60px] md:!pb-[60px]"
className="flex padding-responsive items-center justify-center pt-[32px] overflow-auto flex-col h-screen w-full bg-banner-stroke !bg-bottom !bg-no-repeat !bg-cover !pb-[60px] md:!pb-[60px]"
>
<Link href="/">
<div className="flex items-center justify-center gap-[5px] sm:mt-0">