Skip to content

Commit

Permalink
fix: indentation fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
roger-in-kiva authored Dec 2, 2024
1 parent 83ff87b commit 6970afa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Thanks/MyKiva/ThanksBadges.vue
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@ watch(() => badgeData.value, () => {
opacity: 1;
}
100% {
100% {
opacity: 0.4;
}
}
Expand Down

0 comments on commit 6970afa

Please sign in to comment.