anitaalam / MDIA-4590-Assignment-2

0 stars 0 forks source link

5. About page overflows - scrolls left and right #1

Open anitaalam opened 2 years ago

anitaalam commented 2 years ago

Description: The page overflows and it scrolls left and right which is not supposed to happen. This bug was found in Mac Safari, Mac Chrome, Windows 11 Edge, Window 11 Chrome

Image

Steps to Reproduce:

  1. Go to https://anitalam.ca/
  2. Click on "About" at the top right navigation
  3. Scroll to the bottom and you will see it allows scrolling left and right

Expected Results: Websites shouldn't be able to scroll to the left and right unless it is intended too. Therefore, the expected results for my portfolio should be the same. Image

Actual Results: However, the body of the about page wasn't put into a wrapper so the margin of the navigation links caused the page to overflow Image

Configurations that bug was found in: Image

anitaalam commented 2 years ago

Fixed #25