sef-global / scholarx-frontend

This is the frontend of the ScholarX
MIT License
5 stars 56 forks source link

Profile images get squished or stretched #172

Closed Madhawa97 closed 2 months ago

Madhawa97 commented 2 months ago

Describe the bug
Non-square images used in the profile pic component are getting squished or stretched, leading to a distorted appearance.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the mentor/ mentee profile page where the profile pic component is implemented.
  2. Observe the display of the image in the profile pic component (non-square images).

Expected behavior
The profile picture should maintain its aspect ratio without being squished or stretched, ideally fitting within the component boundaries without distortion.

Screenshots
If applicable, add screenshots to help explain your problem.

Are you working on it? Yes