image fix
This commit is contained in:
@@ -26,8 +26,8 @@ const { Content } = await post.render();
|
||||
</article>
|
||||
</Layout>
|
||||
|
||||
<style>
|
||||
img {
|
||||
<style is:global>
|
||||
article img {
|
||||
display: block;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user