Skip to content

Commit 9a62403

Browse files
committed
Remove duplicated style.
1 parent a11c2ed commit 9a62403

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/layouts/MarkdownLayout.astro

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,3 @@ const { title, description } = Astro.props;
1515
</Prose>
1616
</Section>
1717
</Layout>
18-
19-
<style is:global>
20-
.prose {
21-
max-width: 65ch;
22-
}
23-
</style>

0 commit comments

Comments
 (0)