Skip to content

Commit

Permalink
Merge pull request #64 from hack-rpi/features/MeetTheTeamPage
Browse files Browse the repository at this point in the history
fixing the image carousel on mobile
  • Loading branch information
CooperW824 authored Jun 2, 2024
2 parents 8272bca + de9c074 commit 859c28f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions components/team/team.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,8 @@ function DirectorCard(director: Director, offset: number) {
height={200}
width={200}
className="w-[200px] h-[200px] rounded-full object-cover"
loading="eager"
priority
/>
)}

Expand Down

0 comments on commit 859c28f

Please sign in to comment.