Skip to content

fix: adjust content spacing for images, paragraphs, and h1#109

Merged
rsbh merged 3 commits into
mainfrom
worktree-image-margin-fix
May 26, 2026
Merged

fix: adjust content spacing for images, paragraphs, and h1#109
rsbh merged 3 commits into
mainfrom
worktree-image-margin-fix

Conversation

@rsbh
Copy link
Copy Markdown
Member

@rsbh rsbh commented May 26, 2026

Summary

  • Add margin: var(--rs-space-7) 0 (28px) to images in content area
  • Add margin-bottom: var(--rs-space-7) to paragraphs for consistent spacing between <p> tags
  • Set h1 to margin: var(--rs-space-10) 0 for equal top/bottom spacing

Test plan

  • Verify images have 28px margin top and bottom
  • Verify paragraphs have 28px spacing between them
  • Verify h1 has equal top and bottom margin (--rs-space-10)

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 26, 2026

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

Project Deployment Actions Updated (UTC)
chronicle Ready Ready Preview, Comment May 26, 2026 4:54am

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 26, 2026

Warning

Review limit reached

@rsbh, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 12 minutes and 39 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: f6c76d02-634a-482c-afb1-5c91055997cb

📥 Commits

Reviewing files that changed from the base of the PR and between f2a6ea5 and 277aff0.

📒 Files selected for processing (1)
  • packages/chronicle/src/themes/default/Page.module.css
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch worktree-image-margin-fix

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 and usage tips.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@rsbh rsbh merged commit 3779e09 into main May 26, 2026
5 of 6 checks passed
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