Skip to content

Conversation

@kushbansal4974
Copy link
Contributor

Which issue does this PR close?

Rationale for this change

The Blog page had UI inconsistencies such as extra spacing at the bottom of the page and an incorrectly positioned floating icon. These issues were degrading the overall UI consistency and user experience across the application.

This change ensures the Blog page follows the same layout and design standards as other pages.

Screenshot 2026-01-12 204952

What changes are included in this PR?

  • Removed unnecessary extra spacing at the bottom of the Blog page
  • Corrected the positioning of the floating icon to the bottom-right corner
  • Improved layout consistency and visual alignment
  • Ensured the Blog page UI matches the global design pattern

Are these changes tested?

Yes. The changes were manually tested by:

  • Loading the Blog page in the browser
  • Verifying spacing and alignment across different screen sizes
  • Ensuring no impact on other pages or components

Are there any user-facing changes?

No, only there are wrong spacing in cards and some ui fixes.

This PR focuses only on frontend UI fixes. No backend logic or API behavior is affected.

@omroy07 Please review it.

@vercel
Copy link

vercel bot commented Jan 12, 2026

@kushbansal4974 is attempting to deploy a commit to the Om Roy's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions
Copy link

Thanks for creating a PR for your Issue! ☺️

We'll review it as soon as possible.
In the meantime, please double-check the file changes and ensure that all commits are accurate.

If there are any unresolved review comments, feel free to resolve them. 🙌🏼

@kushbansal4974
Copy link
Contributor Author

This PR only includes frontend UI fixes (CSS/JS).
The failing backend CI and Vercel checks are expected for forked repositories
due to missing environment variables and deployment authorization.
There are no merge conflicts. @omroy07 Kindly review and merge when ready.

@omroy07 omroy07 merged commit 74b74b5 into omroy07:main Jan 13, 2026
1 of 5 checks passed
@github-actions
Copy link

🎉 Congrats @kushbansal4974 on getting your PR merged! 🙌
Thanks for the contribution — looking forward to more from you 🚀

@kushbansal4974 kushbansal4974 deleted the blog-page-fix-branch branch January 13, 2026 14:45
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.

UI Bug: Spacing issues and misplaced icon on Blog page

2 participants