Skip to content

[Bug] Feature card preview elements overflow outside card boundary on the features section #67

Description

@khushboo-khatoon

Description

On the features/product section of the landing page, both CTA cards have a layout overflow bug:

• Card 1 ("Share Content") — The YouTube and Spotify pill buttons on the right side extend visually beyond the white card background, appearing to float outside the card's container.

• Card 2 ("Grow") — The Clicks/CTR stats widget similarly overflows the right boundary of its parent card.

In both cases, the card's white background box ends before the right-side preview UI element, breaking the intended contained layout design.

I am adding St for reference

Image Image

Steps to reproduce

  1. Visit the Conn. landing page
  2. Scroll to the features section
  3. Observe the "Share Content" card — the YouTube/Spotify pills float outside the card
  4. Observe the "Grow" card — the Clicks/CTR stats card overflows the card boundary

Expected behavior

The right-side preview UI elements (pills, stat cards) should be fully contained within the white card background, with consistent padding on all sides.

Actual behavior

The preview elements overflow the card's right/bottom edge, visually breaking out of the card container.

Files Likely Affected

  • public/css/home.css.use-case-card and .use-case-visual styles

please assign this issue to me under GSSoC' 26

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions