aos animate

This commit is contained in:
tangly1024.com
2023-03-07 12:31:20 +08:00
parent 94c07e8cac
commit dc40b4b16b
11 changed files with 13 additions and 13 deletions

View File

@@ -16,7 +16,7 @@ const BlogPostCard = ({ post, showSummary, siteInfo }) => {
data-aos="zoom-in"
data-aos-duration="300"
data-aos-easing="ease-in-out"
data-aos-once="false"
data-aos-once="true"
data-aos-anchor-placement="top-bottom"
className="w-full mb-4 h-full overflow-auto drop-shadow-md border dark:border-black rounded-xl bg-white dark:bg-hexo-black-gray">