Skip to content

Commit 2adce6a

Browse files
author
Éric Araujo
committed
don’t forget keyboard users :)
1 parent 9e91ca3 commit 2adce6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ body {
8686
color: #7ec3ff;
8787
}
8888

89-
.card-title a:hover {
89+
.card-title a:focus, .card-title a:hover {
9090
background-color: #f5e9a8;
9191
}
9292

0 commit comments

Comments
 (0)