Skip to content

Commit 5ff98f5

Browse files
committed
website: update markdown style.
1 parent 62b651d commit 5ff98f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/src/component/Markdown/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ export default class Markdown extends Component<MarkdownProps, MarkdownState> {
8787
<div className={styles.warpper} style={style}>
8888
<MarkdownPreview
8989
source={this.state.markdown}
90+
className={styles.markdown}
9091
rehypePlugins={[
9192
[
9293
rehypeRewrite,

0 commit comments

Comments
 (0)