Issues: - Images added to page markdown content automatically get a margin bottom applied - Grid automatically get lateral padding creating an indentation that break the vertical flow Example:  Suggested fixes: - Default to no margin for image nested in a grid (to not affect all other images - Offer margin/padding utility classes for Grid `.no-padding` `.no-margin` via the React components --- This is a follow up from [this comment](https://github.com/github/brand.github.com/pull/92#issuecomment-2064783993)