NowYouKnowProgramming / webdev-learning-materials

Don't waste time - the highest quality resource hub for web developers (and not only!)
https://bewebdev.tech
BSD 3-Clause "New" or "Revised" License
58 stars 11 forks source link

The hero layout isn't centered on tablet breakpoints. #170

Closed Willaiem closed 1 year ago

Willaiem commented 1 year ago

Describe the bug The hero layout is moved to the left side of the screen, which isn't looking great in comparison to the 1280px breakpoint.

To Reproduce Steps to reproduce the behavior:

  1. Go to bewebdev.tech/
  2. Open the devtools and set the width to 768px
  3. You can see that the button are too close to the left side of the screen.

Expected behavior This layout should be displayed until the 1280px breakpoint for better UX. obraz

Screenshots obraz

Desktop (please complete the following information):