Skip to content

Commit

Permalink
webapp and extension page ui
Browse files Browse the repository at this point in the history
  • Loading branch information
devsisingh committed Jul 29, 2024
1 parent 32ba37b commit 1392263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Partners.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const Partners = () => {
<img src="/aptos.png" className="w-1/4 lg:px-24 md:px-10 px-2 py-4"/>
<img src="/peaq.png" className="w-1/4 lg:px-24 md:px-10 px-2 -mt-20 py-4"/>
<img src="/unilend.png" className="w-1/4 lg:px-24 md:px-10 px-2 mt-10 py-4"/>
<img src="/manta.png" className="w-1/4 lg:px-40 md:px-10 px-2 py-4"/>
<img src="/manta.png" className="w-1/4 lg:px-24 md:px-10 px-2 py-4"/>
</div>

<div className='flex justify-between items-center'>
Expand Down

0 comments on commit 1392263

Please sign in to comment.