change design modal & components & home and login page

This commit is contained in:
Ehsan
2024-10-23 18:54:53 +03:30
parent 1d5ec3638d
commit 18b1c26699
9 changed files with 25 additions and 9 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ function SetCodePage({ setIsSendMsg, link, setStep }) {
</p>
<div className="mt-[26px] sm:mt-[28px] md:mt-[30px] lg:mt-[32px] mb-[56px] sm:mb-[47px] md:mb-[38px] lg:mb-[30px]">
<div
className="w-full mb-[27px] flex items-center justify-center gap-2 sm:gap-6"
className="w-full mb-[27px] flex items-center justify-center gap-6 sm:gap-6"
dir="ltr"
>
<OTPForm handleOTP={handleOTP} />