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

[Bug]: Image size and alignment inconsistency on the "Gears" page #1792

Open
1 task done
SH20RAJ opened this issue Dec 23, 2024 · 0 comments · May be fixed by #1793 or #1795
Open
1 task done

[Bug]: Image size and alignment inconsistency on the "Gears" page #1792

SH20RAJ opened this issue Dec 23, 2024 · 0 comments · May be fixed by #1793 or #1795
Labels
bug Something isn't working

Comments

@SH20RAJ
Copy link

SH20RAJ commented Dec 23, 2024

Describe the bug

Title: Image size and alignment inconsistency on the "Gears" page


Description:

The images on the "Gears" page are not consistent in size or alignment, resulting in an uneven layout. Specifically:

  • The first card (e.g., "My Girlfriend") displays an image that appears smaller or misaligned compared to the other cards.
  • The inconsistency disrupts the visual flow and aesthetic of the page.

To Reproduce

  1. Navigate to the "Gears" page of the website.
  2. Observe the size and alignment of the images in the cards.

Expected behavior

  • All images should have a uniform size and alignment within their respective cards.
  • The layout should appear consistent and visually balanced.

Actual Behavior:

  • The first image appears smaller or differently aligned compared to the other images.

Suggested Solution:

  1. Ensure all images have the same dimensions (e.g., width and height) or aspect ratio using CSS.
  2. Use a consistent container size for images and set object-fit: cover to maintain aspect ratio while filling the container.
  3. Verify the layout and alignment of all cards for consistency.

Environment:

  • Browser: (e.g., Chrome Version 117)
  • OS: (e.g., macOS 14)

Screenshots/Videos

Screenshot 2024-12-23 at 10 05 05 AM

Additional context

No response

Please checkmark the following checklist

  • I make sure that similar issue is not opened
@SH20RAJ SH20RAJ added the bug Something isn't working label Dec 23, 2024
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
1 participant