docs: update colors and typography (#8604)

This commit is contained in:
Shahed Nasser
2024-08-16 09:28:16 +03:00
committed by GitHub
parent 12728f17ad
commit f00e61707c
7 changed files with 78 additions and 89 deletions

View File

@@ -44,7 +44,7 @@ export function ComponentExample({
>
<div
className={clx(
"bg-docs-bg border-medusa-border-base flex max-h-[400px] min-h-[400px]",
"bg-medusa-bg-base border-medusa-border-base flex max-h-[400px] min-h-[400px]",
"w-full items-center justify-center overflow-auto rounded-md border px-10 py-5"
)}
>