Merge pull request #2335 from tangly1024/release/4.4.5

matery 主题首页按钮毛玻璃
This commit is contained in:
tangly1024
2024-04-25 18:10:28 +08:00
committed by GitHub

View File

@@ -72,7 +72,7 @@ const Hero = props => {
onClick={() => {
window.scrollTo({ top: wrapperTop, behavior: 'smooth' })
}}
className='mt-12 border cursor-pointer w-40 text-center pt-4 pb-3 text-md text-white hover:bg-orange-600 duration-300 rounded-3xl z-40'>
className='glassmorphism mt-12 border cursor-pointer w-40 text-center pt-4 pb-3 text-md text-white hover:bg-orange-600 duration-300 rounded-3xl z-40'>
<i className='animate-bounce fas fa-angle-double-down' />{' '}
<span>
{siteConfig('MATERY_SHOW_START_READING', null, CONFIG) &&