Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
锋子 committed Jan 24, 2023
1 parent e646cd4 commit 99e9c9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/Page1/Page1.vue
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ const download = () => {
border-radius: 6px;
cursor: pointer;
animation: buttonBack 20s linear infinite;
box-shadow: 0 0 10px 1px #74727a;
}
}
@keyframes buttonBack {
Expand Down

0 comments on commit 99e9c9b

Please sign in to comment.