Skip to content

fix: GitHub corner triangle orientation#27

Merged
nitrocode merged 1 commit into
mainfrom
copilot/mirror-github-corner-right
Apr 22, 2026
Merged

fix: GitHub corner triangle orientation#27
nitrocode merged 1 commit into
mainfrom
copilot/mirror-github-corner-right

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 22, 2026

The GitHub corner SVG had transform: scaleX(-1) applied, which horizontally mirrored the triangle so its hypotenuse faced the window corner instead of the page interior.

Change

  • styles.css: Removed transform: scaleX(-1) from .github-corner svg — the SVG path already naturally fills the top-right corner with the hypotenuse facing inward when positioned at top: 0; right: 0.

@nitrocode nitrocode marked this pull request as ready for review April 22, 2026 14:37
@nitrocode nitrocode self-requested a review as a code owner April 22, 2026 14:37
@nitrocode nitrocode changed the title Fix GitHub corner triangle orientation fix: GitHub corner triangle orientation Apr 22, 2026
@nitrocode nitrocode merged commit a8b6d32 into main Apr 22, 2026
@nitrocode nitrocode deleted the copilot/mirror-github-corner-right branch April 22, 2026 14:37
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