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

@@ -35,7 +35,7 @@ export const LearningPath = ({
return (
<div
className={clsx(
"rounded shadow-elevation-card-rest dark:shadow-elevation-card-rest-dark bg-docs-bg-surface mt-docs_1.5 mb-docs_4",
"rounded shadow-elevation-card-rest dark:shadow-elevation-card-rest-dark bg-medusa-bg-subtle mt-docs_1.5 mb-docs_4",
className
)}
>