File tree Expand file tree Collapse file tree 1 file changed +1
-15
lines changed Expand file tree Collapse file tree 1 file changed +1
-15
lines changed Original file line number Diff line number Diff line change @@ -408,17 +408,6 @@ body.docs-ndl .banner .paragraph.description {
408408 padding-right : 2rem ;
409409}
410410
411- body .docs-ndl .paragraph .caption3 {
412- display : flex;
413- width : 100% ;
414- padding : 12px 30px 12px ;
415- margin : 0 ;
416- color : var (--neutral-color );
417- font-family : var (--header-font-family );
418- font-size : var (--doc-font-size-h2 );
419- font-weight : var (--font-weight-normal );
420- }
421-
422411/* selectable cards */
423412
424413body .docs-ndl .cards .sect2 .selectable {
@@ -744,10 +733,7 @@ body.docs-ndl .cards:nth-last-child(-n+2) .sectionbody {
744733 flex : 0 0 152% ;
745734}
746735
747-
748-
749- body .docs-ndl
750- body .docs-ndl .cards .sect2 .icon img {
736+ body .docs-ndl body .docs-ndl .cards .sect2 .icon img {
751737 width : 4rem ;
752738 height : 4rem ;
753739 padding : 0 ;
You can’t perform that action at this time.
0 commit comments