mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-13 23:16:47 +00:00
文字阴影
This commit is contained in:
@@ -21,7 +21,7 @@ export default function HeaderArticle({ post, siteInfo }) {
|
||||
className='opacity-50'
|
||||
placeholder='blur'
|
||||
blurDataURL='/bg_image.jpg' />
|
||||
<span className='absolute text-white p-6 text-3xl'>{title}</span>
|
||||
<span className='absolute text-white p-6 text-3xl shadow-text'>{title}</span>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user