fix(blog): 띠부씰 이미지 크기 추가 축소 - #132
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: b20324457b
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| 며칠 뒤 같은 빵에서 30주년 한정판 파이리까지 나왔다. 이건 운명이다 싶었다. | ||
|
|
||
| <div className="mx-auto max-w-lg"> | ||
| <div className="mx-auto max-w-64"> |
There was a problem hiding this comment.
Record the image-size tradeoff in an ADR
This change selects a 256px cap over the previous 512px cap to balance image legibility against prominence in the article, but the commit does not add or update an ADR. Because the repository requires an ADR whenever multiple options with a tradeoff are considered, document this sizing decision before merging.
AGENTS.md reference: AGENTS.md:L26-L30
Useful? React with 👍 / 👎.
변경 내용
512px에서256px로 축소244px에서116px로 조정의도
영향 범위
posts/chakchak-build-retrospective/index.mdx한 줄검증
npm run buildnpm test체크리스트
codex/<task>)에서 진행함