diff --git a/curriculum/challenges/english/25-front-end-development/quiz-css-layout-and-effects/66ed8ff4f45ce3ece4053eb4.md b/curriculum/challenges/english/25-front-end-development/quiz-css-layout-and-effects/66ed8ff4f45ce3ece4053eb4.md index 099697e8063..d4c414a0fe6 100644 --- a/curriculum/challenges/english/25-front-end-development/quiz-css-layout-and-effects/66ed8ff4f45ce3ece4053eb4.md +++ b/curriculum/challenges/english/25-front-end-development/quiz-css-layout-and-effects/66ed8ff4f45ce3ece4053eb4.md @@ -507,7 +507,7 @@ When an element's `box-sizing` is set to `content-box`, which part of the box mo #### --distractors-- -Content +Content, padding, border, and margin --- @@ -519,7 +519,7 @@ Content, padding, and border #### --answer-- -Content, padding, border, and margin +Content ### --question--