Skip to content

Prevent header line from crossing the portrait - #6

Merged
enoquesousa merged 1 commit into
mainfrom
codex/fix-header-line-overlap
Aug 24, 2026
Merged

Prevent header line from crossing the portrait#6
enoquesousa merged 1 commit into
mainfrom
codex/fix-header-line-overlap

Conversation

@enoquesousa

Copy link
Copy Markdown
Contributor

Summary

  • place the right-aligned portrait immediately after the organization title
  • keep GitHub's automatic heading border above the image instead of across it
  • preserve the existing left/right header composition and image dimensions

Validation

  • git diff --check passes
  • only the order of the title and portrait markup changed

Copilot AI lite review requested due to automatic review settings August 24, 2026 00:16
@enoquesousa
enoquesousa merged commit aaca2e2 into main Aug 24, 2026
1 check passed
@enoquesousa
enoquesousa deleted the codex/fix-header-line-overlap branch August 24, 2026 00:17

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

Reorders the profile header markup in profile/README.md so the right-aligned portrait appears immediately after the main title, preventing GitHub’s automatic heading border from visually crossing the image while keeping the existing header layout and image sizing intact.

Changes:

  • Moves the right-aligned portrait <img> block to directly follow the # Enoque Studio heading.
  • Keeps spacing consistent so the header content flow and clearing behavior remain unchanged.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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