We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3d9d77 commit d0821b0Copy full SHA for d0821b0
1 file changed
site/docs/pages/index.mdx
@@ -8,7 +8,7 @@ content:
8
<div className="w-full max-w-none overflow-hidden">
9
{/* Hero Section with full-width gradient */}
10
<div className="w-full bg-gradient-to-br from-[#FFFAF0] to-white dark:from-[#1A1A1A] dark:to-[#111] py-20">
11
- <div className="max-w-3xl mx-auto px-6">
+ <div className="max-w-2xl mx-auto px-6">
12
<div className="flex flex-col items-center text-center mb-12">
13
<div className="relative mb-8">
14
<div className="absolute inset-0 bg-[#FF9900] rounded-full blur-md opacity-70"></div>
0 commit comments