File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ xref:tutorials:index.adoc[All tutorials]
199199--
200200
201201
202- [.cards.icon-s.align-center.two-column ]
202+ [.cards.icon-s.align-center]
203203== Other resources
204204
205205=== Join forums and discussions
Original file line number Diff line number Diff line change @@ -731,8 +731,8 @@ body.docs-ndl .widget.highlights:nth-of-type(even) .icon {
731731} */
732732
733733/* For the bottom cards */
734- body .docs-ndl .cards . two-column .sectionbody > div . sect2 {
735- flex : 0 0 49 % ;
734+ body .docs-ndl .cards : nth-last-child (-n+2) .sectionbody {
735+ flex : 0 0 152 % ;
736736}
737737
738738body .docs-ndl body .docs-ndl .cards .sect2 .icon img {
@@ -950,8 +950,7 @@ body.docs-ndl .cards .sect2 .ulist ul li {
950950 text-align : left;
951951 }
952952
953- body .docs-ndl .cards .sectionbody > div .sect2 ,
954- body .docs-ndl .cards .two-column .sectionbody > div .sect2 {
953+ body .docs-ndl .cards .sectionbody > div .sect2 {
955954 /* min-width: 90%; */
956955 flex : 1 1 100% ;
957956 }
You can’t perform that action at this time.
0 commit comments