Skip to content

Commit

Permalink
Fixed SDG
Browse files Browse the repository at this point in the history
  • Loading branch information
jjinendra3 committed Mar 3, 2024
1 parent 497b3ac commit 925a702
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed public/ETC.png
Binary file not shown.
2 changes: 1 addition & 1 deletion src/components/Bitbox/sdg.js
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ export default function SDGs() {

>
<a target="_blank" href='https://sdgs.un.org/goals'>
<Image src= "/ETC.png" w={{base:'100%',md:'60%'}} h={{base:'100%',md:'60%'}} className='image' margin='auto' position={'relative'}/>
<Image src= "/global-goals.png" w={{base:'100%',md:'60%'}} h={{base:'100%',md:'60%'}} className='image' margin='auto' position={'relative'}/>
</a>
</GridItem>
</Grid>
Expand Down

0 comments on commit 925a702

Please sign in to comment.