Skip to content

Commit

Permalink
adjust sizing
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveMacenski committed Jan 2, 2025
1 parent c75faa0 commit c93b83e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/sponsors.astro
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ const sponsorNav2 = "Sponsor Nav2";
<Picture
alt="NVIDIA"
src={NVIDIA}
width="500"
width="400"
loading="eager"
format="avif"
/>
Expand All @@ -46,7 +46,7 @@ const sponsorNav2 = "Sponsor Nav2";
<Picture
alt="Polymath"
src={Polymath}
width="500"
width="400"
loading="eager"
format="avif"
/>
Expand Down

0 comments on commit c93b83e

Please sign in to comment.