mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-04 15:10:23 +00:00
proxio 主題微調
This commit is contained in:
@@ -34,7 +34,7 @@ export const Blog = ({ posts }) => {
|
||||
return (
|
||||
<div key={index} className='w-full px-4'>
|
||||
<div
|
||||
className='wow fadeInUp group mb-10 relative overflow-hidden'
|
||||
className='wow fadeInUp group mb-10 relative overflow-hidden blog'
|
||||
data-wow-delay='.1s'>
|
||||
<div className='relative rounded-xl border overflow-hidden shadow-md dark:border-gray-700 dark:bg-gray-800'>
|
||||
{item.pageCoverThumbnail && (
|
||||
|
||||
Reference in New Issue
Block a user