Skip to content

Commit 5cbecba

Browse files
committed
removing extra css
1 parent eb8ebdc commit 5cbecba

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

src/css/docs-ndl.css

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff 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

424413
body.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;

0 commit comments

Comments
 (0)