arcVaishali / stellar-vision

This is a disaster relief and rescue aid. It aims to reduce the issue of fragmented response by various organizations during the times of natural calamity. IMPACT HACKS'23 First Runner up
https://stellar-vision.vercel.app
MIT License
6 stars 24 forks source link

Improper alignment in THE TEAM section #41

Closed Seemant-RajSingh closed 9 months ago

Seemant-RajSingh commented 9 months ago

Screenshot 2023-10-16 182817

There is improper alignment in the team section on the site, the team members cards are not centered properly. I can center the team members on the page. Along with this, there is extra space at the bottom of each team member card that can be fixed.

I would like to fix these bugs, kindly assign me this project under hacktoberfest tag.

Seemant-RajSingh commented 9 months ago

Fixed the issue:

Screenshot 2023-10-17 145742

the Team Cards centered as required, I added some additional css for styling as per website theme.

Final look: (hovered team card on left) Screenshot 2023-10-17 144632

The member images shown in above image are just for representation, the default image urls as in original code are still present in the modified code.

pull request generated: (https://github.com/arcVaishali/stellar-vision/pull/51)