Skip to content

Commit

Permalink
Responsified the volunteer component
Browse files Browse the repository at this point in the history
  • Loading branch information
Raymond Guo authored and Raymond Guo committed Oct 29, 2024
1 parent f3ac480 commit ec324e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/home/VolunteerOpportunities.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const VolunteerOpportunities = () => {
<div className="hidden items-center justify-center sm:flex">
<Photo
image={VolunteerPhoto}
width={"w-1/2"}
width={"w-1/2 lg: w-3/4"}
alt="Backside head of girl watching boxing ring fight"
/>
</div>
Expand Down

0 comments on commit ec324e0

Please sign in to comment.