Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix image height issue for consistent display #1196

Closed
4 of 7 tasks
Aanchalll18 opened this issue Nov 10, 2024 · 1 comment
Closed
4 of 7 tasks

Fix image height issue for consistent display #1196

Aanchalll18 opened this issue Nov 10, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Aanchalll18
Copy link

Aanchalll18 commented Nov 10, 2024

Description

Currently, the image height is set to a fixed 180px. This fixed height restricts the responsiveness of the images, leading to inconsistent display in the scholarship section.

Steps to Reproduce

  • Remove the fixed height: 180px setting.
  • Optionally, apply a max-height if needed for specific screens, along with object-fit: cover to maintain aspect ratio without distortion.

Expected Behavior

No response

Actual Behavior

No response

Screenshots

No response
Screenshot 2024-11-10 182403

Additional Information

No response

What browser are you seeing the problem on?

  • Firefox
  • Chrome
  • Safari
  • Microsoft Edge

Checklist

@Aanchalll18 Aanchalll18 added the bug Something isn't working label Nov 10, 2024
Copy link

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants