ahmadsohail404 / Netflix-UI-LandingPage

https://ahmadsohail404.github.io/Netflix-UI-LandingPage/
MIT License
13 stars 36 forks source link

fix: accordion width and header #41

Closed ghost closed 3 years ago

ghost commented 3 years ago

Hi! I changed the width property for the accordion container because it was causing an overflow on mobile devices. Instead I put a max-width.

Also i changed the parent divs at lines 16 and 42 to a header tag instead of div for better semmantics.

ahmadsohail404 commented 3 years ago

@laporeon attach the screenshot here

ghost commented 3 years ago

image

Here.

ahmadsohail404 commented 3 years ago

conflict issues!!!