We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25b0856 commit 3ac1c4dCopy full SHA for 3ac1c4d
src/components/Card/Card.module.scss
@@ -22,7 +22,6 @@
22
}
23
24
.CardHighlight {
25
- // border: 5px solid white;
26
-webkit-animation: glow 1s ease-in-out infinite alternate;
27
-moz-animation: glow 1s ease-in-out infinite alternate;
28
animation: glow 1s ease-in-out infinite alternate;
0 commit comments