fix style for docs page

This commit is contained in:
Raven Scott
2025-11-30 19:26:27 -05:00
parent 4640c97935
commit 064b293395
+1 -1
View File
@@ -48,7 +48,7 @@ const docSections = [
export default function DocsPage() {
return (
<div className="min-h-screen">
<div className="min-h-screen bg-[#111829]">
<section className="py-20 bg-gradient-to-b from-blue-50 to-white dark:from-gray-900 dark:to-gray-800">
<div className="max-w-4xl mx-auto px-4 sm:px-6 lg:px-8">
<h1 className="text-4xl sm:text-5xl font-bold text-gray-900 dark:text-white mb-6">