Skip to content

Commit

Permalink
fixed selector
Browse files Browse the repository at this point in the history
  • Loading branch information
dt2patel committed Oct 4, 2022
1 parent 3c60122 commit 129512b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ export default defineComponent({
--logo-dropshadow: drop-shadow(0px 15px 3px rgb(0 0 0 / 0.4));
}
svg {
img {
filter: var(--logo-dropshadow);
transition: .4s cubic-bezier(0.59, 0.08, 0.05, 1.4);
}
Expand Down

0 comments on commit 129512b

Please sign in to comment.