Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit c5f6e25

Browse files
authored
Remove animation from GetCodyPage cards (#57776)
Update GetCodyPage.module.scss
1 parent 4e9e587 commit c5f6e25

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

client/web/src/get-cody/GetCodyPage.module.scss

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,6 @@
6464
@media (--md-breakpoint-down) {
6565
padding: 3rem;
6666
}
67-
68-
&:hover {
69-
animation: fadeIn 1s ease-in-out;
70-
background: #612590;
71-
border: 1px solid rgba(255, 255, 255, 0.2);
72-
border-radius: 0.5rem;
73-
}
7467
}
7568
}
7669

0 commit comments

Comments
 (0)