Skip to content

Commit

Permalink
Removed People Image BG Color
Browse files Browse the repository at this point in the history
  • Loading branch information
Shanks0465 committed Sep 11, 2024
1 parent 8d9bde3 commit 0bf1387
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/components/People.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ const Card = ({ first_name, last_name, role, gradYear, photo }: CardProps) => {
borderRadius="full"
objectFit="cover"
boxSize="150px"
bgColor={"a4borange"}
alt="Profile Photo"
/>
) : (
Expand Down

0 comments on commit 0bf1387

Please sign in to comment.