From 3af4b01164c6f86c43c21c1644ef71cbbb9a554d Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Wed, 5 Nov 2025 21:43:36 +0000 Subject: [PATCH] Improve DocsLayout styling and consistency cgen-4eb1cd1c551f492f8b6a35ca5d8cd382 --- client/pages/DocsLayout.tsx | 49 ++++++++++++++++++++----------------- 1 file changed, 26 insertions(+), 23 deletions(-) diff --git a/client/pages/DocsLayout.tsx b/client/pages/DocsLayout.tsx index 329b55ee..350f0ef9 100644 --- a/client/pages/DocsLayout.tsx +++ b/client/pages/DocsLayout.tsx @@ -116,38 +116,41 @@ export default function DocsLayout() {
{/* Header */}
-
+
-

+

AeThex Documentation

-

+

Comprehensive guides, tutorials, and API references

{/* Breadcrumb */} {breadcrumbs.length > 0 && ( -