Closed itstrueitstrueitsrealitsreal closed 3 months ago
🤔 I'm not sure about this. The image being close to text indicate they belong together, and reduces the amount of scrolling too. I don't think it hinders the reader that much. Also, this issue appears only when there is text immediately above the image and is separated by a <br>
. So, a universal increase in margin
may have wider impact than the necessary.
Would it be preferable to leave it unchanged instead? Or are there any better alternatives?
Would it be preferable to leave it unchanged instead? Or are there any better alternatives?
Yes, for now, let's leave it as is. We can revisit it at a later time.
Closing this for now ...
Fixes #26
Description:
Modified
main.css
to giveimg
components a padding of20px
for improved readability as mentioned in #26.Screenshots:
Before:
After: