Skip to content

Commit

Permalink
fix: surround animation is not displayed
Browse files Browse the repository at this point in the history
  • Loading branch information
kuizuo committed Dec 29, 2023
1 parent c83d365 commit e1f2a99
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/pages/_components/HomepageHero/styles.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,7 @@

.gradient {
position: absolute;
top: 50%;
left: 0;
inset: 0;
height: 100%;
border-radius: 16px;
animation: surround -0.64s linear 4s infinite;
Expand Down

1 comment on commit e1f2a99

@vercel
Copy link

@vercel vercel bot commented on e1f2a99 Dec 29, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blog – ./

blog-git-main-kuizuo1.vercel.app
kuizuo.cn
blog-kuizuo.vercel.app
blog-kuizuo1.vercel.app

Please sign in to comment.