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] : Responsiveness bug fixes for cards #661

Merged
merged 2 commits into from
Jan 27, 2023

Conversation

tamalCodes
Copy link
Contributor

Description of changes made :

  • Closes 4C site upgrade #660
  • Fixed blog card overflow height issue. Made the height to 480px.
  • Activity card overflow issue.
  • We were using p and h6 tag and then also complicatedly using flex to keep them aligned. As a result in some screen sizes or when the content size incrreased the cards broke.
  • Currently i have used p and span with appropriate stylings which serves the same purpose, and is better fitted.

Screenshots :

Previously :
prev

Current :
Current

@vercel
Copy link

vercel bot commented Jan 27, 2023

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

Name Status Preview Comments Updated
4c-site ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 27, 2023 at 11:56AM (UTC)

@tobySolutions
Copy link
Collaborator

Thank you so much @iamtamal!! Nice improvements.

@tobySolutions tobySolutions merged commit 957be75 into FrancescoXX:main Jan 27, 2023
@github-actions
Copy link
Contributor

🎉 This PR is included in version 0.14.3 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

4C site upgrade
2 participants