Skip to content

fix: resolve overlapping cards in Learn section for all screen sizes#146

Open
hemag111 wants to merge 1 commit into
HerStack-org:mainfrom
hemag111:fix/learn-section-alignment
Open

fix: resolve overlapping cards in Learn section for all screen sizes#146
hemag111 wants to merge 1 commit into
HerStack-org:mainfrom
hemag111:fix/learn-section-alignment

Conversation

@hemag111

Copy link
Copy Markdown

What does this PR do?

Type of change

  • [x ] πŸ› Bug fix
  • ✨ New feature
  • πŸ“ Content (mentor / resource / storyboard)
  • πŸ“– Documentation
  • [x ] 🎨 Style / UI improvement
  • ♻️ Refactor

Checklist

  • [x ] I've tested my changes locally (npm run dev)
  • [x ] My code follows the project style guide
  • I've added/updated comments where needed
  • [x ] No console errors introduced

before

Screenshots

Before

before_image

After

image

Related issue

πŸ› Bug Fix

Issue: #91
GSSoC 2026 Contribution

Problem:

Cards in the Learn section were overlapping
due to absolute positioning with fixed pixel values.

Changes Made:

  • Changed absolute positioning to flexbox
  • Made cards responsive for all screen sizes
  • Cards now visible on mobile, tablet, desktop
  • Removed fixed width and hardcoded positions

Tested:

  • βœ… Full screen β€” no overlapping
  • βœ… Narrow screen β€” cards visible
  • βœ… Mobile responsive

Note:

Maintainer @navyamittal2245 approved via
/assign comment. Manual assignment requested
from @escher-m.
Contributing under GSSoC 2026

@vercel

vercel Bot commented Jun 24, 2026

Copy link
Copy Markdown

@hemag111 is attempting to deploy a commit to the HerStack's projects Team on Vercel.

A member of the Team first needs to authorize it.

@hemag111

Copy link
Copy Markdown
Author

@navyamittal2245 @escher-m
Vercel deployment requires authorization
from maintainer. Code changes are ready
and conflict-free βœ…

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