matiassingers / awesome-readme

A curated list of awesome READMEs
18.12k stars 3.83k forks source link

Fixed image alignment in README header #257

Closed nooob-developer closed 6 months ago

nooob-developer commented 6 months ago

This pull request fixes an issue with the image alignment in the header section of the README file. Previously, the image was appearing inline with the text within the header, which made the layout look cluttered and disorganized.

Robson commented 6 months ago

The current repository looks good to me, but perhaps this is an issue that I'm not encountering. Could you include a screenshot showing the issue?

In the pull request some text has changed formatting in the first section, which I think is unintentional.

nooob-developer commented 6 months ago

Before

20240427_21h30m05s_grim

after

20240427_21h36m24s_grim

Khushboo1093 commented 6 months ago

fixes #10

Robson commented 6 months ago

Thank you for the screenshots. I see from that this issue affects smaller screen sizes, such as mobile, I'll merge this in and then fix the text issue mentioned above.