Merge pull request #651 from tangly1024/main

tangly1024.com
This commit is contained in:
tangly1024
2022-12-27 12:06:26 +08:00
committed by GitHub

View File

@@ -72,7 +72,7 @@ export const LayoutSlug = props => {
data-aos-duration="500"
data-aos-easing="ease-in-out"
data-aos-once="false"
data-aos-anchor-placement="top-center"
data-aos-anchor-placement="top-bottom"
className='justify-center mx-auto max-w-2xl lg:max-w-full'>
{post && <NotionPage post={post} />}
</section>