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-#220: Modified heights of post cards #267

Conversation

Alen-Scaria1516
Copy link
Contributor

Summary

Fixed the different height issue of All post section.

Description

The cards had different heights, causing inconsistency in the design. So made the card size fixed (h-48) which resolved the issue of different card sizes.

Images

Screenshot 2024-05-17 021615

Issue(s) Addressed

Closes #220

Prerequisites

Copy link

vercel bot commented May 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wanderlust ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 19, 2024 6:56pm
wanderlust-backend ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 19, 2024 6:56pm

@krishnaacharyaa
Copy link
Owner

Hard coding of the value doens't seem proper fix for this issue, check this out
https://stackoverflow.com/questions/67417275/cards-of-same-height-in-tailwind-css

This is what we are looking for

@Alen-Scaria1516
Copy link
Contributor Author

Oh Ok. Thanks for the feedback. Will do this by today.

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

Successfully merging this pull request may close these issues.

[ENHANCEMENT] Different Cards under all posts are of different height ,.
2 participants