diff --git a/www/apps/api-reference/app/admin/page.tsx b/www/apps/api-reference/app/admin/page.tsx index 6cfa7b6d8d..11c6875360 100644 --- a/www/apps/api-reference/app/admin/page.tsx +++ b/www/apps/api-reference/app/admin/page.tsx @@ -10,15 +10,12 @@ const ReferencePage = async () => { return ( -

+

Medusa V2 Admin API Reference

-

- Medusa V2 Admin API Reference -

} diff --git a/www/apps/api-reference/app/store/page.tsx b/www/apps/api-reference/app/store/page.tsx index 4a2ba33eb9..a14bd75566 100644 --- a/www/apps/api-reference/app/store/page.tsx +++ b/www/apps/api-reference/app/store/page.tsx @@ -10,24 +10,20 @@ const ReferencePage = async () => { return ( -

+

Medusa V2 Store API Reference

-

- Medusa V2 Store API Reference -

} codeContent={ -
+
} - className="flex-col-reverse" /> diff --git a/www/apps/api-reference/config/index.ts b/www/apps/api-reference/config/index.ts index 344c5c3384..e66ba06f65 100644 --- a/www/apps/api-reference/config/index.ts +++ b/www/apps/api-reference/config/index.ts @@ -12,7 +12,7 @@ export const config: DocsConfig = { { type: "link", title: "Introduction", - path: "", + path: "introduction", loaded: true, }, ], diff --git a/www/packages/docs-ui/src/components/MDXComponents/index.tsx b/www/packages/docs-ui/src/components/MDXComponents/index.tsx index f8dff95c2b..e2a5bd9fe1 100644 --- a/www/packages/docs-ui/src/components/MDXComponents/index.tsx +++ b/www/packages/docs-ui/src/components/MDXComponents/index.tsx @@ -32,6 +32,7 @@ export const MDXComponents: MDXComponentsType = {

-
+
{children} {showPagination && }
diff --git a/www/packages/tailwind/base.tailwind.config.js b/www/packages/tailwind/base.tailwind.config.js index 6df148f5fa..36d42dbcd4 100644 --- a/www/packages/tailwind/base.tailwind.config.js +++ b/www/packages/tailwind/base.tailwind.config.js @@ -657,6 +657,9 @@ module.exports = { maximize: "maximize 500ms", flash: "flash 1500ms 1", }, + scrollMargin: { + 56: "56px", + }, }, fontFamily: { base: [