Skip to content

Commit

Permalink
update image, margin
Browse files Browse the repository at this point in the history
  • Loading branch information
reigj1 committed Jul 5, 2024
1 parent c3eece3 commit fd9c9d2
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 12 deletions.
1 change: 1 addition & 0 deletions src/css/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,7 @@ div[class^="announcementBarContent"] {
display: flex;
position: relative;
margin-top: 0.75rem;
gap: 0.75rem;
}

.marquee-image {
Expand Down
2 changes: 1 addition & 1 deletion src/pages/chainfusion.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ function ChainFusion() {
<EcosystemCard
title="Crosschain DEXes "
description="Decentralized Exchanges use Chain Fusion to facilitate trading of assets from different blockchains, providing a uniform user experience. "
img="/img/chainfusion/dex.svg"
img="/img/chainfusion/dex.webp"
/>
<EcosystemCard
title="Marketplaces"
Expand Down
11 changes: 0 additions & 11 deletions static/img/chainfusion/dex.svg

This file was deleted.

Binary file added static/img/chainfusion/dex.webp
Binary file not shown.

0 comments on commit fd9c9d2

Please sign in to comment.