Cap results page width at 1400px for readability on wide screens
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -108,7 +108,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 gap-4">
|
||||
<form onsubmit={handleSearch} class="flex-1 max-w-lg">
|
||||
|
||||
Reference in New Issue
Block a user