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

Feature: Generalize responsivity of image-grid for few images #8

Open
2 tasks
DuarteMCSilva opened this issue Jan 27, 2024 · 0 comments
Open
2 tasks

Comments

@DuarteMCSilva
Copy link
Owner

The image-grid was designed thinking about getting many results. However, in cases the number of results do not fit the first row, the images' borders appear distorted.

  • Generalized the logic in image-grid when getting less than four images;
  • The grid is still responsive as before

Example: When the screen-width > 1520px, the images appear like this:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant