|
|
|
@ -120,15 +120,16 @@ const Register = ({ activeLogin }) => { |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
return ( |
|
|
|
|
<div className="w-full flex justify-center" style={{ direction: 'rtl', marginTop: '8.5%' }}> |
|
|
|
|
<div className="w-11/12 flex "> |
|
|
|
|
<div className="flex justify-center mb-4" style={{ direction: 'rtl', marginTop: '8.5%', marginRight:'6.5%',width:'93.5%', marginRight:'6.5%' }}> |
|
|
|
|
<div className="w-11/12 flex"> |
|
|
|
|
{/* form */} |
|
|
|
|
<div className="flex w-1/5 border-0 border-l border-solid border flex-col items-center p-6"> |
|
|
|
|
|
|
|
|
|
<img src={logo} className="w-1/2 m-4 mt-0" /> |
|
|
|
|
{/* <img src={logo} className="w-1/2 m-4 mt-0" /> */} |
|
|
|
|
<div className="flex flex-col items-center justify-start leading-normal"> |
|
|
|
|
<p className="w-3/5 text-red26"> |
|
|
|
|
سامانه ثبت نام مدارس موسسه علمی اندیشمند |
|
|
|
|
<p className="w-full text-xl text-red26"> |
|
|
|
|
{/* سامانه ثبت نام مدارس موسسه علمی اندیشمند */} |
|
|
|
|
تکمیل اطلاعات پروفایل |
|
|
|
|
</p> |
|
|
|
|
|
|
|
|
|
<div className="flex flex-col mt-6"> |
|
|
|
|