Skip to content

Conversation

luandro
Copy link
Contributor

@luandro luandro commented Oct 11, 2025

Summary

  • scope tighter typography spacing to .theme-doc-markdown so docs match Notion layout
  • reduce paragraph, list, and list item margins while leaving marketing pages untouched

Testing

  • bunx prettier --write src/css/custom.css

Resolves #48.

@digidem digidem deleted a comment from github-actions bot Oct 11, 2025
@luandro
Copy link
Contributor Author

luandro commented Oct 11, 2025

Update

  • Scoped tighter paragraph/list spacing to .theme-doc-markdown so docs pages better mirror Notion authoring.
  • Reduced block/list margins without touching marketing pages.

Testing

  1. bun run dev
  2. Visit http://localhost:3000/docs/uninstalling-comapeo (or any docs page).
  3. Compare paragraph and list spacing against Notion reference; spacing should now match closely without extra gaps.

Local reference screenshots: screenshots/review-spacing-before.png and screenshots/review-spacing-after.png.

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.

space below <p> tags is too big

1 participant