docs(blog): 착착 구축기 공개 - #128
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: 446c93d076
ℹ️ 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".
| `구매`, `판매`, `교환`으로 분리하고 도감의 각 칸과 공유 이미지에 같은 라벨을 | ||
| 표시하기로 했다. | ||
|
|
||
|  |
There was a problem hiding this comment.
Use the screenshots' real aspect ratios
When these below-the-fold images are lazy-loaded, the shared MDX img renderer in blog/ui/mdx/components.tsx reserves a hard-coded 1200×675 (16:9) slot, but this catalog is 850×1202 and the other three new screenshots are approximately square. The browser therefore reserves a much shorter area before decoding the image and then expands it by hundreds of pixels, causing a large layout shift that moves the remaining article while users read; provide the real dimensions/aspect ratio or use assets matching the renderer's declared ratio.
Useful? React with 👍 / 👎.
변경 사항
검증
npm run content:auditnpm run buildgit diff --check