Skip to content

@remotion/promo-pages: Fix pricing card alignment - #9895

Merged
JonnyBurger merged 2 commits into
mainfrom
codex/fix-pricing-checkbox-layout
Jul 29, 2026
Merged

@remotion/promo-pages: Fix pricing card alignment#9895
JonnyBurger merged 2 commits into
mainfrom
codex/fix-pricing-checkbox-layout

Conversation

@JonnyBurger

Copy link
Copy Markdown
Member

Summary

  • improve the line height of wrapped pricing-card audience copy
  • align pricing bullet checkmarks with the first line of multi-line text

Verification

  • bun run build
  • bun run stylecheck
  • visually verified the homepage pricing card at a 393px viewport

Closes #9891

@vercel

vercel Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
bugs Ready Ready Preview, Comment Jul 29, 2026 1:56pm
remotion Ready Ready Preview, Comment Jul 29, 2026 1:56pm

Request Review

@pullfrog pullfrog Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ No new issues found.

Reviewed changes — two CSS tweaks to fix pricing card alignment at narrow viewports: improve line height of wrapped audience copy and align checkmark icons with the first line of multi-line bullet point text.

  • FreePricing.tsx — changed Audience line height from leading-none to leading-snug for better readability when text wraps
  • PricingBulletPoint.tsx — changed container alignItems from center to flex-start so checkmarks and grey circles align with the top of bullet text

Pullfrog  | View workflow run | Using DeepSeek Pro (free via Pullfrog for OSS) (Claude Opus not used — the program covers this model; add its provider key to run your pick) | 𝕏

@JonnyBurger
JonnyBurger merged commit a773d8e into main Jul 29, 2026
16 checks passed
@JonnyBurger
JonnyBurger deleted the codex/fix-pricing-checkbox-layout branch July 29, 2026 14:07
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.

Homepage: Fix pricing table checkbox layout

1 participant