Skip to content

docs: set explicit icon height to avoid layout shift - #36

Merged
tkgstrator merged 1 commit into
developfrom
chore/icon-height
Jun 24, 2026
Merged

docs: set explicit icon height to avoid layout shift#36
tkgstrator merged 1 commit into
developfrom
chore/icon-height

Conversation

@tkgstrator

Copy link
Copy Markdown
Contributor

Pin height=180 on the README icon (square) to match Kanade and Chinlan and avoid layout shift while the image loads.

🤖 Generated with Claude Code

Pin height=180 alongside width (icon is square) so the header reserves
space before the image loads, matching the Kanade and Chinlan READMEs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 24, 2026 18:08

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.

Pull request overview

Pins an explicit height on the README’s top icon image to prevent layout shift while the asset loads, keeping the header layout stable and consistent.

Changes:

  • Add height="180" to the README icon <img> tag (matching the existing width="180").

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@tkgstrator
tkgstrator merged commit 7dcdf24 into develop Jun 24, 2026
6 checks passed
@tkgstrator
tkgstrator deleted the chore/icon-height branch June 24, 2026 18:19
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