Resilient embedded snippet styling
## Description (Identified in [this comment](https://gitlab.com/gitlab-org/gitlab/-/issues/207934#note_345999881), thanks @polettix!) Our docs site has some embedded snippets, but these snippets conflict with the docs stylesheet: ![Screen_Shot_2020-05-20_at_11.44.46_AM](/uploads/4b5e3ecdf33883619662300edcd383b0/Screen_Shot_2020-05-20_at_11.44.46_AM.png) ## Proposal Let's make our embedded snippets resilient by doing style resets (such as resetting `padding`) for the elements.
issue