This commit is contained in:
Thomas Camlong
2025-04-18 18:25:10 +02:00
parent f7f464e3c4
commit a6f5bb9aaf
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ export default async function IconsPage() {
return (
<div className="isolate overflow-hidden">
<div className="py-8">
<div className="space-y-4 mb-8 mx-auto w-7xl">
<div className="space-y-4 mb-8 mx-auto max-w-6xl">
<div className="flex flex-col sm:flex-row sm:items-center justify-between gap-4">
<div>
<h1 className="text-3xl font-bold">Browse icons</h1>