fix design bug footer

This commit is contained in:
hamid zarghami
2025-05-11 20:38:33 +03:30
parent b17dbdde48
commit b9f33ec233
+1 -1
View File
@@ -158,7 +158,7 @@ const Footer: FC = () => {
<a className='mx-auto mb-2' referrerPolicy='origin' target='_blank' href='https://trustseal.enamad.ir/?id=605216&Code=EySGtdfcfCfKe3UlAvt3F6aR1u46qA4c'>
<img referrerPolicy='origin' src='https://trustseal.enamad.ir/logo.aspx?id=605216&Code=EySGtdfcfCfKe3UlAvt3F6aR1u46qA4c' alt='' style={{ cursor: 'pointer', width: '60px' }} />
</a>
<a href='https://www.irannsr.org/fa/' target='_blank'>
<a style={{ cursor: 'pointer', width: '60px' }} href='https://www.irannsr.org/fa/' target='_blank'>
<img src='/images/logoNSR.png' alt='نسر' className='w-[60px]' />
</a>
</div>