mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-03 23:16:52 +00:00
hexo\matery
This commit is contained in:
@@ -59,7 +59,9 @@ const Header = props => {
|
||||
className="md:bg-fixed w-full h-screen bg-black text-white relative"
|
||||
>
|
||||
<div className='w-full h-full fixed'>
|
||||
<Image src={siteInfo.pageCover} fill style={{ objectFit: 'cover' }}
|
||||
<Image src={siteInfo.pageCover} fill
|
||||
style={{ objectFit: 'cover' }}
|
||||
className='opacity-70'
|
||||
placeholder='blur'
|
||||
blurDataURL='/bg_image.jpg' />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user