Cap stores page width at 1400px to match results page

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
mariosemes
2026-03-26 23:15:42 +01:00
parent 72980e0dd6
commit 1f0f1c1a0a

View File

@@ -97,7 +97,7 @@
}
</script>
<div class="h-full flex flex-col">
<div class="h-full flex flex-col max-w-[1400px] mx-auto w-full">
<!-- Header -->
<div class="flex-shrink-0 border-b border-surface-border px-6 py-3 flex items-center justify-between">
<h1 class="text-sm font-semibold text-text-primary">Stores</h1>