Skip to content

fix: blog list view card layout and image styling#7734

Open
rishiraj38 wants to merge 2 commits into
layer5io:masterfrom
rishiraj38:fix-blog-list-view
Open

fix: blog list view card layout and image styling#7734
rishiraj38 wants to merge 2 commits into
layer5io:masterfrom
rishiraj38:fix-blog-list-view

Conversation

@rishiraj38
Copy link
Copy Markdown
Member

@rishiraj38 rishiraj38 commented May 15, 2026

Description

This PR fixes Blog list view.

Notes for Reviewers

The issue was caused by a CSS conflict between Card.style.js and blogList.style.js.The list view was missing key overrides like flex-direction: row and min-height: auto, so the default vertical card styles from Card.style.js kept applying, which caused the broken layout, extra height, image gaps, and clipped content.

Signed commits

  • Yes, I signed my commits.

@rishiraj38 rishiraj38 marked this pull request as draft May 15, 2026 04:50
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 15, 2026

🚀 Preview deployment: https://layer5.io/pr-preview/pr-7734/

Note: Preview may take a moment (GitHub Pages deployment in progress). Please wait and refresh. Track deployment here

@rishiraj38 rishiraj38 force-pushed the fix-blog-list-view branch from fb1f811 to 786da99 Compare May 15, 2026 05:25
@rishiraj38 rishiraj38 marked this pull request as ready for review May 15, 2026 06:04
@rishiraj38
Copy link
Copy Markdown
Member Author

rishiraj38 commented May 15, 2026

Before

  • Announcement Page

    Screenshot 2026-05-15 at 9 08 18 PM
  • Blog Page in List View

    Screenshot 2026-05-15 at 9 08 55 PM

After

  • Announcement Page

    Screenshot 2026-05-15 at 9 07 42 PM
  • Blog Page in List View

    Screenshot 2026-05-15 at 9 09 31 PM

Signed-off-by: Rishi Raj <rishiraj438gt@gmail.com>
@rishiraj38 rishiraj38 force-pushed the fix-blog-list-view branch from 786da99 to 2425534 Compare May 15, 2026 16:08
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.

1 participant