Skip to content

Commit

Permalink
fix: image link
Browse files Browse the repository at this point in the history
  • Loading branch information
pReya committed Dec 13, 2023
1 parent aa0daee commit 2cf77fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/en/award.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,4 @@ import { ReactComponent as SubmitImage } from "@assets/award/submit-ideas.svg";
</div>
</div>

<WideCard bg={4} className="mt-16"><div className="text-white px-10 py-20 flex h-full items-center justify-between"><h4 className="text-[2.5rem]/[1.2] font-aktiv font-semibold w-2/3 md:max-w-[50%] z-10">Join us in shaping a brighter future for Ukraine through your inventive solutions!</h4><img className="absolute right-0 h-[120%] w-auto z-0" src="/bulb-cog-dark.svg" /></div></WideCard>
<WideCard bg={4} className="mt-16"><div className="text-white px-10 py-20 flex h-full items-center justify-between"><h4 className="text-[2.5rem]/[1.2] font-aktiv font-semibold w-2/3 md:max-w-[50%] z-10">Join us in shaping a brighter future for Ukraine through your inventive solutions!</h4><img className="absolute right-0 h-[120%] w-auto z-0" src="bulb-cog-dark.svg" /></div></WideCard>

0 comments on commit 2cf77fc

Please sign in to comment.