Skip to content

Commit 99e33cc

Browse files
dooly123claude
andcommitted
web: widen registry page to 2000px (use wide-screen dead margins)
Kept byte-identical to the deployed basisvr.github.io/packages/index.html. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 632abe7 commit 99e33cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/BasisPM.Server/wwwroot/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<div data-parallax="4" class="absolute bottom-[10%] right-[12%] h-80 w-80 rounded-full bg-purple-500/25 dark:bg-purple-500/15 blur-3xl"></div>
4545
</div>
4646

47-
<div class="mx-auto max-w-7xl px-6 py-8 sm:py-12">
47+
<div class="mx-auto max-w-[2000px] px-6 py-8 sm:py-12">
4848

4949
<!-- Top bar (shared site chrome — logo + nav are the way back to basisvr.org) -->
5050
<div class="flex items-center justify-between">

0 commit comments

Comments
 (0)