Skip to content

Commit ffd7bfa

Browse files
Hover Grayscale Effect - CSS
1 parent e4f65eb commit ffd7bfa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/data/css.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,8 @@
245245
"author": "dostonnabotov"
246246
},
247247
{
248-
"title": "Hover Grayscale Effect",
249-
"description": "Applies a grayscale effect to the image on hover.",
248+
"title": "Hover to Reveal Color",
249+
"description": "A card with an image that transitions from grayscale to full color on hover.",
250250
"code": [
251251
".card {",
252252
" height: 300px;",

0 commit comments

Comments
 (0)