Skip to content

[Bug]: Course cards have inconsistent widths #2148

@prapti2385

Description

@prapti2385

Describe the bug

On the courses page, the two course cards are rendered with different widths even though they are visually the same type of component. This causes UI misalignment and breaks layout consistency.

To Reproduce

  1. Go to "https://www.piyushgarg.dev/"
  2. Scroll down to the section displaying multiple course cards.
  3. Observe two adjacent course cards.
  4. Notice that the cards are not of equal width.

Expected behavior

All course cards should have the same width to maintain visual consistency and a clean layout.

Screenshots/Videos

Image

Additional context

This appears to be a CSS/layout issue, possibly related to flex/grid sizing or content-based width differences.

Please checkmark the following checklist

  • I make sure that similar issue is not opened

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions