Bug in Responsive Web Design


In the Project “Learn Typography by building a Nutrition Label” on Step 59, it is accepting margin: 2em; as well but it shouldn’t as it is asked to give left margin of 2em.

You gave a left margin, but also a right, top, and bottom, so you technically met the requirements

1 Like

Yeah but I don’t think it should happen. You can see in the preview the extra margin on top, bottom and right.