Skip to content

Commit fcb6222

Browse files
Graphically clarify home tiles are clickable. (#292)
Tiles in docs landing pages currently have a normal cursor, even when they are clickable. With this change, the cursor will be a hand (like on links) when the tile is clickable.
1 parent 348a79c commit fcb6222

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/css/docs-ndl.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,6 @@ body.docs-ndl .cards .sect2.selectable .description {
474474
}
475475

476476
body.docs-ndl .cards .sect2.selectable a {
477-
cursor: default;
478477
text-decoration: solid;
479478
}
480479

0 commit comments

Comments
 (0)