Skip to content

Commit c134d7b

Browse files
committed
Making all card styles clickable
1 parent 473d328 commit c134d7b

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

preview-src/docs-ndl.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Learn more about graph databases and start working with your data using Neo4j to
2424
xref:tutorials:index.adoc[Get started]
2525
--
2626

27-
[.cards.selectable]
27+
[.cards]
2828
== CTA cards
2929

3030
[role=label--featured]

preview-src/ux-banner.svg

Lines changed: 6 additions & 0 deletions
Loading

src/css/docs-ndl.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -651,6 +651,7 @@ body.docs-ndl .lists .sect2 {
651651
line-height: 2rem;
652652
}
653653

654+
body.docs-ndl .cards .sect2:hover,
654655
body.docs-ndl .cards.selectable .sect2:hover,
655656
body.docs-ndl .cards .sect2.selectable:hover {
656657
transition: 0.1s linear;

0 commit comments

Comments
 (0)