diff --git a/customize/themes.mdx b/customize/themes.mdx
index 2e488b32e..643935c43 100644
--- a/customize/themes.mdx
+++ b/customize/themes.mdx
@@ -16,7 +16,7 @@ export const ThemeCard = ({ title, value, description, href }) => {
{title}
- {description}
+ {description}
See preview
@@ -30,7 +30,7 @@ export const ThemeCard = ({ title, value, description, href }) => {
);
};
-
+
Themes