Skip to content

Commit

Permalink
fixup! Remove "What's new" button ripple
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2b3bfa0 authored Oct 20, 2024
1 parent e534bac commit ac1c639
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/components/Home/WhatsNewModal/styles.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -125,16 +125,6 @@
}
}

@keyframes gradient {
0% {
background-position: center;
}

50% {
background-position: right center;
}
}

.modal {
box-sizing: border-box;
position: absolute;
Expand Down

0 comments on commit ac1c639

Please sign in to comment.