Skip to content

Commit

Permalink
fix(prose): img margin
Browse files Browse the repository at this point in the history
Signed-off-by: ZTL-UwU <[email protected]>
  • Loading branch information
ZTL-UwU committed May 29, 2024
1 parent 4f7ae7d commit 37b6f54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/content/ProseImg.vue
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
:alt="alt"
:width="width"
:height="height"
class="my-8"
/>
</template>

Expand Down

0 comments on commit 37b6f54

Please sign in to comment.