From a7e3decda7de29dc58404e84cfc4e8073ac899ff Mon Sep 17 00:00:00 2001
From: "mintlify[bot]" <109931778+mintlify[bot]@users.noreply.github.com>
Date: Mon, 18 May 2026 19:13:00 +0000
Subject: [PATCH] fix: remove duplicate px-4 class in translated themes pages
---
es/customize/themes.mdx | 2 +-
fr/customize/themes.mdx | 2 +-
zh/customize/themes.mdx | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/es/customize/themes.mdx b/es/customize/themes.mdx
index 912d30202..4f61087e6 100644
--- a/es/customize/themes.mdx
+++ b/es/customize/themes.mdx
@@ -31,7 +31,7 @@ export const ThemeCard = ({ title, value, description, href }) => {
);
};
-
+
Temas
diff --git a/fr/customize/themes.mdx b/fr/customize/themes.mdx
index 608069768..389878d61 100644
--- a/fr/customize/themes.mdx
+++ b/fr/customize/themes.mdx
@@ -31,7 +31,7 @@ export const ThemeCard = ({ title, value, description, href }) => {
);
};
-
+
Thèmes
diff --git a/zh/customize/themes.mdx b/zh/customize/themes.mdx
index 305ddbdf0..4bb8c614f 100644
--- a/zh/customize/themes.mdx
+++ b/zh/customize/themes.mdx
@@ -31,7 +31,7 @@ export const ThemeCard = ({ title, value, description, href }) => {
);
};
-
+
主题