Skip to content

Commit 244feb4

Browse files
committed
reverting change
1 parent cb5c7c6 commit 244feb4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/css/docs-ndl.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -825,6 +825,10 @@ body.docs-ndl .cards .sect2 .paragraph:not(.icon) {
825825
/* flex-grow: 1; */
826826
}
827827

828+
body.docs-ndl .cards .sect2.selectable .paragraph.link {
829+
display: none;
830+
}
831+
828832
body.docs-ndl .cards.selectable .sect2 .paragraph.link,
829833
body.docs-ndl .cards:not(.selectable) .sect2 .paragraph.link {
830834
box-sizing: border-box;

0 commit comments

Comments
 (0)