diff --git a/themes/Hexo/LayoutSlug.js b/themes/Hexo/LayoutSlug.js index 87c69bee..ceb7322b 100644 --- a/themes/Hexo/LayoutSlug.js +++ b/themes/Hexo/LayoutSlug.js @@ -53,7 +53,7 @@ export const LayoutSlug = props => { showTag={false} floatSlot={floatSlot} > -
+
diff --git a/themes/Hexo/components/Card.js b/themes/Hexo/components/Card.js index 61feccfd..8cb8123c 100644 --- a/themes/Hexo/components/Card.js +++ b/themes/Hexo/components/Card.js @@ -1,7 +1,7 @@ const Card = ({ children, headerSlot, className }) => { return
<>{headerSlot} -
+
{children}
diff --git a/themes/Hexo/components/Catalog.js b/themes/Hexo/components/Catalog.js index 540c0d75..59942526 100644 --- a/themes/Hexo/components/Catalog.js +++ b/themes/Hexo/components/Catalog.js @@ -53,7 +53,7 @@ const Catalog = ({ toc }) => { return
目录
-
+