mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-12 07:12:52 +01:00
feat: minor fixes
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user