Skip to content

Fix FAQ font inconsistency on landing page - #31

Merged
dancingteeth merged 1 commit into
mainfrom
cursor/faq-font-consistency-b599
Sep 4, 2026
Merged

Fix FAQ font inconsistency on landing page#31
dancingteeth merged 1 commit into
mainfrom
cursor/faq-font-consistency-b599

Conversation

@dancingteeth

@dancingteeth dancingteeth commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Summary

Rebased onto main (#30). CSS-only font unification for FAQ columns — no copy regression.

  • .tui-answer { font-family: var(--font-sans) } + matching ol/ul/li typography
  • p + p spacing for multi-paragraph FAQ cards
  • --prompt / --spend border-left colors
  • styles.css?v=20260904-faqtype on all HTML pages

FAQ copy

Restored #30 substance exactly (agent-logo path + terminal path + “The check stays the finish line.”). HTML uses two <p> blocks instead of <ol> so list items inherit the same body font as sibling cards.

Test plan

  • pnpm exec vitest run src/site/landingAgentReadiness.test.ts (28 passed)
Open in Web Open in Cursor 

@coderabbitai

coderabbitai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

- Set font-family on .tui-answer and match ol/ul/li to p typography
- Add border-left colors for prompt and spend FAQ modifiers
- Rewrite start-from-idea card as two p paragraphs (no Ink/Doppler)
- Bump styles.css cache buster across all HTML pages
- Extend landing readiness tests for new prompt FAQ shape

Co-authored-by: Paul Zgordan <dancingteeth@users.noreply.github.com>
@cursor
cursor Bot force-pushed the cursor/faq-font-consistency-b599 branch from 3b92dfc to 48b1901 Compare September 4, 2026 14:50
@dancingteeth
dancingteeth marked this pull request as ready for review September 4, 2026 14:52
@qodo-code-review

Copy link
Copy Markdown

ⓘ Qodo reviews are paused because the subscription is no longer active. Ask your workspace admin to reactivate the subscription to resume reviews. Manage billing

@dancingteeth
dancingteeth merged commit 75e1635 into main Sep 4, 2026
1 of 3 checks passed
@dancingteeth
dancingteeth deleted the cursor/faq-font-consistency-b599 branch September 4, 2026 14:52
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