Y
Hacker News
new
|
ask
|
show
|
jobs
by
JellyBeanThief
1623 days ago
No, because the `container` element uses `margin` and not `padding`. This results in margin behavior, where two adjacent containers with `margin: 10px` will have only 10px between them instead of 20 like with padding.