Skip to content

Commit

Permalink
fix landing card icon
Browse files Browse the repository at this point in the history
  • Loading branch information
colegoldsmith committed Nov 3, 2023
1 parent 0e70e2e commit 9a0479b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/ds-layout.css
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ html[data-layout="full"] .doc .ulist li + li {
border: 1px solid var(--ds-neutral-outlined-border);
border-radius: calc(6 / var(--rem-base) * 1rem);
grid-row-start: 1;
line-height: 1;
}

.doc .landing-card-icon > * {
Expand Down

0 comments on commit 9a0479b

Please sign in to comment.