Make GitHub corner static instead of following scroll

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-12 00:02:00 -04:00
parent d0b1ca99d6
commit 2ec20435a4
+1 -1
View File
@@ -184,7 +184,7 @@
}
.github-corner {
position: fixed;
position: absolute;
top: 0;
right: 0;
z-index: 9998;