mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 15:09:22 +00:00
banner图全宽
This commit is contained in:
@@ -90,6 +90,7 @@ export const Hero = () => {
|
||||
{siteConfig('STARTER_HERO_BANNER_IMAGE') && (
|
||||
<div className='w-full'>
|
||||
<LazyImage
|
||||
className='w-full'
|
||||
src={siteConfig('STARTER_HERO_BANNER_IMAGE')}></LazyImage>
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user