fix: corrected swapped content lines in CSS layout quiz (#60958)

Co-authored-by: garv <garvsharma2001@.gmail.com>
This commit is contained in:
garv sharma
2025-06-21 06:41:21 +05:30
committed by GitHub
parent d46dd8a13f
commit c983a1e576

View File

@@ -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--