From 4859dff2c93776d90a223f574e79b9189f2e3b4d Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Thu, 25 Apr 2024 18:09:53 +0800 Subject: [PATCH] =?UTF-8?q?matery=20=E4=B8=BB=E9=A2=98=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E6=8C=89=E9=92=AE=E6=AF=9B=E7=8E=BB=E7=92=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/matery/components/Hero.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/matery/components/Hero.js b/themes/matery/components/Hero.js index 267ae006..35260f9a 100644 --- a/themes/matery/components/Hero.js +++ b/themes/matery/components/Hero.js @@ -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'> {' '} {siteConfig('MATERY_SHOW_START_READING', null, CONFIG) &&