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
Steps to reproduce
- Visit the Conn. landing page
- Scroll to the features section
- Observe the "Share Content" card — the YouTube/Spotify pills float outside the card
- 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
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
Steps to reproduce
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-cardand.use-case-visualstylesplease assign this issue to me under GSSoC' 26