The margin is likely there for child elements pushing each other away. If you add in the main flow direction of an element, the amount of space in that direction is their combined total. This solves the extra space problem from the parent level. The most modern thing I can think of would be a (range-style?) style query.
2 Comments
Sort: