magzine 回滚

This commit is contained in:
tangly1024.com
2024-10-28 17:43:06 +08:00
parent e9230656ad
commit 0ac8b7afc4

View File

@@ -60,7 +60,7 @@ const LayoutBase = props => {
<div
id='theme-magzine'
className={`${siteConfig('FONT_STYLE')} overflow-y-hidden bg-white dark:bg-hexo-black-gray w-full h-full min-h-screen justify-center dark:text-gray-300 scroll-smooth`}>
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'
className={'relative flex justify-between w-full h-full mx-auto'}>