Skip to content

docs: give the social card's mark and name room between them - #188

Merged
isaacslee merged 1 commit into
mainfrom
docs/social-card-gap
Aug 5, 2026
Merged

docs: give the social card's mark and name room between them#188
isaacslee merged 1 commit into
mainfrom
docs/social-card-gap

Conversation

@isaacslee

Copy link
Copy Markdown
Member

The gap between the tile and the word was 64px against a 372px tile — 0.17 of
it — and the "Q" read as stuck to the mark.

The tile carries about a sixth of its own width as internal margin, so the
building itself stands 60px further in again. But the tile is a visible face
against the paper, so the eye takes its edge as the edge, and the internal
margin does not count towards the space between them.

Rendered 64, 84, 104 and 124 side by side and picked 104. Past about 130 the
mark and the word stop reading as one object.

Validation

node scripts/check.mjs — 25 checks, passed.

Margins read back out of the rendered canvas: 183 against 183 horizontally,
134 against 134 vertically. They stay even because the block is centred on what
it measures rather than anchored to a fixed inset — widening the gap moves both
sides in equally.

- widen the gap from 64 to 104, and say what it is measured from
- the tile carries its own margin, so the building stands 60px further
  in again -- but the tile is a visible face against the paper and the
  eye takes its edge as the edge, which left the "Q" reading as stuck
  to it
- compared 64, 84, 104 and 124 rendered: past about 130 the pair stops
  being one object
- margins stay even, 183 against 183, since the block is centred on what
  it measures
Copilot AI lite review requested due to automatic review settings August 5, 2026 22:55

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@isaacslee
isaacslee merged commit cac4ee3 into main Aug 5, 2026
1 check passed
@isaacslee
isaacslee deleted the docs/social-card-gap branch August 5, 2026 22:56
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