feat: minor fixes

This commit is contained in:
saicaca
2023-10-18 21:24:51 +08:00
parent 75d87f3afc
commit ea4a453e25
14 changed files with 193 additions and 104 deletions

View File

@@ -104,10 +104,6 @@ const { remarkPluginFrontmatter } = await entry.render();
</a>
</div>
<CommentLayout>
</CommentLayout>
</MainGridLayout>
<style lang="stylus" is:global>
@@ -169,6 +165,7 @@ const { remarkPluginFrontmatter } = await entry.render();
content: none
&:after
content: none
img
border-radius: 8px
</style>