Skip to content

Commit

Permalink
adde object fill
Browse files Browse the repository at this point in the history
  • Loading branch information
chuma-beep authored Dec 15, 2024
1 parent e53c05d commit 9fdf392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/protected/account/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ export default function Profile() {
alt="Profile Avatar"
width={192}
height={400}
className="object-cover"
className="object-fill"
/>
</div>
</div>
Expand Down

0 comments on commit 9fdf392

Please sign in to comment.