Skip to content

fix: mobile layout for best-in-class feature cards#115

Open
juristr wants to merge 5 commits intomainfrom
rounded-rib
Open

fix: mobile layout for best-in-class feature cards#115
juristr wants to merge 5 commits intomainfrom
rounded-rib

Conversation

@juristr
Copy link
Member

@juristr juristr commented Mar 24, 2026

Summary

  • Stack feature card content (text + image) vertically on mobile, horizontal on sm: and up
  • Prevent images from being oversized on mobile with max-w-[200px]
  • Fixes cramped text wrapping in the "What a Best-in-Class Tool Provides" section

Test plan

  • View homepage on mobile viewport (~375px), verify cards stack vertically
  • View on tablet/desktop, verify horizontal card layout preserved
  • Check all 4 category tabs (Fast, Understandable, Manageable, AI-Ready)

Stack card content vertically on mobile instead of cramming text and image side-by-side.
@netlify
Copy link

netlify bot commented Mar 24, 2026

Deploy Preview for monorepotools ready!

Name Link
🔨 Latest commit b7ca354
🔍 Latest deploy log https://app.netlify.com/projects/monorepotools/deploys/69c29bc11fdc4300085f91ae
😎 Deploy Preview https://deploy-preview-115--monorepotools.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@nx-cloud
Copy link

nx-cloud bot commented Mar 24, 2026

View your CI Pipeline Execution ↗ for commit b7ca354

Command Status Duration Result
nx affected -t lint test build ✅ Succeeded 40s View ↗

☁️ Nx Cloud last updated this comment at 2026-03-24 14:14:10 UTC

@juristr juristr self-assigned this Mar 24, 2026
juristr added 4 commits March 24, 2026 14:41
At ~800px the sm breakpoint kicks in but the container is still too narrow for side-by-side cards. Move to lg (1024px).
Scale heading (2xl→4xl→5xl), subtitle (base→lg→xl), and tabs (base→lg→2xl) progressively.
At 640-1023px the 4-col tab layout was too cramped. Now tabs stay 2x2 until lg (1024px).
@juristr juristr enabled auto-merge (squash) March 24, 2026 14:15
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.

2 participants