Skip to content

Commit 3ac1c4d

Browse files
committed
refactor: remove comments
1 parent 25b0856 commit 3ac1c4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Card/Card.module.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
}
2323

2424
.CardHighlight {
25-
// border: 5px solid white;
2625
-webkit-animation: glow 1s ease-in-out infinite alternate;
2726
-moz-animation: glow 1s ease-in-out infinite alternate;
2827
animation: glow 1s ease-in-out infinite alternate;

0 commit comments

Comments
 (0)