主题名

This commit is contained in:
tangly1024.com
2024-10-14 15:12:15 +08:00
parent b17be3024e
commit 6a0dca92e4

View File

@@ -59,7 +59,7 @@ const LayoutBase = props => {
<Style />
<div
id='theme-medium'
id='theme-magzine'
className={`${siteConfig('FONT_STYLE')} bg-white dark:bg-hexo-black-gray w-full h-full min-h-screen justify-center dark:text-gray-300 scroll-smooth`}>
<main
id='wrapper'