fixed bug first page

This commit is contained in:
2023-12-23 07:41:18 +00:00
parent fb1ee9ed27
commit fd9bc4bded
3 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ const LoanCondition = () => {
<Grid item sx={{my: 2}}>
<Chip sx={{m: 1}}
label="1. ارایه کارت هوشمند ناوگان فعال توسط مالک ناوگان (صاحب سند و پلاک)"/>
<Chip sx={{m: 1}} label="2. ارایه حداقل 140 صورت وضعیت در سال 1400 و 1401"/>
<Chip sx={{m: 1}} label="2. ارایه حداقل 120 صورت وضعیت در سال 1401 و 1402"/>
<Chip sx={{m: 1}} label="3. نداشتن بدهی جاری"/>
</Grid>
<Typography sx={{lineHeight: 2.4}} textAlign={'justify'}>
@@ -42,7 +42,7 @@ const LoanCondition = () => {
color={'white'}
download
underline="none"
href={'/files/راهنما.xlsx'}
href={'/files/راهنما.pdf'}
>
دریافت فایل های راهنما
</Link>