Updated missing box-model example (#24018)
This commit is contained in:
@ -38,7 +38,7 @@ padding: 5px 1em 0 1em;
|
|||||||
## Where in box model
|
## Where in box model
|
||||||
The padding property in CSS defines the innermost portion of the box model, creating space around an element's content, inside of any defined margins and/or borders.
|
The padding property in CSS defines the innermost portion of the box model, creating space around an element's content, inside of any defined margins and/or borders.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
## Common Pitfalls
|
## Common Pitfalls
|
||||||
|
Reference in New Issue
Block a user