Skip to content

Commit 27c66d6

Browse files
committed
Update for text and images + style for <p> and image border
1 parent 75608e2 commit 27c66d6

File tree

7 files changed

+76
-93
lines changed

7 files changed

+76
-93
lines changed
Loading
Loading

packages/site-demo/content/partners/extensions/design-documentation/index.mdx

Lines changed: 74 additions & 91 deletions
Large diffs are not rendered by default.

packages/site-demo/src/components/layout/MainContent/MainContent.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@
5656
& > ul,
5757
& > ol {
5858
margin-left: $lumx-spacing-unit-huge * 2;
59+
li p {margin-block-end: 1em;}
5960
}
60-
6161
& > h2,
6262
& > h3,
6363
& > h4 {

packages/site-demo/src/style/components/_custom-doc-styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
}
2525

2626
&__image {
27-
margin: 2px;
27+
margin: 8px;
2828
}
2929
}

0 commit comments

Comments
 (0)