roannav / matrix-movies-website-hacktoberfest

A fan website dedicated to The Matrix Movies. Seeking contributions from anyone for Hacktoberfest 2023.
https://roannav.github.io/matrix-movies-website-hacktoberfest/
MIT License
20 stars 38 forks source link

BUG: For mobile screen widths, in scenes.html, the `<h2>` green background color doesn't cover all the text #131

Closed roannav closed 8 months ago

roannav commented 8 months ago

To reproduce this bug, use a mobile device or resize your browser to less than 600px width.

If you go to scenes.html, then you'll see that the heading "Some pictures from The Matrix series" wraps to 2 lines. Also further down the same page, you'll see that the heading "Some videos from The Matrix series" wraps to 2 lines.

In both cases, the green background only covers 1 line, not 2 lines of text, like it should.

Shubhangam333 commented 8 months ago

Hey, I would like to work on this one, Assign this to me

roannav commented 8 months ago

Thanks @Shubhangam333 you're assigned to the task.

Shubhangam333 commented 8 months ago

134 : Raised PR for the same