mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-11 13:00:56 -04:00
fix: corrected swapped content lines in CSS layout quiz (#60958)
Co-authored-by: garv <garvsharma2001@.gmail.com>
This commit is contained in:
@@ -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--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user