-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- Go to "https://www.piyushgarg.dev/"
- Scroll down to the section displaying multiple course cards.
- Observe two adjacent course cards.
- 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
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
Labels
bugSomething isn't workingSomething isn't working