Skip to content

Commit a6e51dc

Browse files
committed
Test mermaid.
1 parent d6b1624 commit a6e51dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/layouts/MarkdownLayout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const { title, description } = Astro.props;
1111
</Layout>
1212

1313
<style>
14-
.mermaid-0 {
14+
#mermaid-0 {
1515
min-width: 1264px;
1616
}
1717
</style>

0 commit comments

Comments
 (0)