Skip to content

Commit 75b9051

Browse files
committed
revert to odd after review
1 parent cd36f07 commit 75b9051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/docs-ndl.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ body.docs-ndl .cards .icon span {
721721
}
722722

723723
/* For the 1st, 3rd etc highlights, move the image to the right */
724-
body.docs-ndl .widget.highlights:nth-of-type(even) .icon {
724+
body.docs-ndl .widget.highlights:nth-of-type(odd) .icon {
725725
order: 1;
726726
}
727727

0 commit comments

Comments
 (0)