You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When an image is placed inside the content, there seems to be no margin/padding added by default which causes the image be very close to the paragraph underneath.
Device/Os: Ubuntu 20.10
Type: Desktop
Browser and version: Firefox 88.0
Hugo Version: hugo v0.83.0-DEV-243951EB+extended linux/amd64 BuildDate=2021-04-22T17:07:16Z
Describe the bug
When an image is placed inside the content, there seems to be no margin/padding added by default which causes the image be very close to the paragraph underneath.
Steps to reproduce the behavior:
Place the following code piece before a paragraph:
Expected behavior:
A default margin/padding should be applied to the image.
Screenshots
The text was updated successfully, but these errors were encountered: