Skip to content

Prevent .md styles from leaking into deeply nested elements

Paul Gascou-Vaillancourt requested to merge 487-prevent-md-styles-leak into master

This tweaks the .md style rules to prevent them from leaking into component demos, as per the solution described in #487 (closed)

Here's a preview of how these changes affect the GlBanner component demos:

Before After
image image
Edited by Paul Gascou-Vaillancourt

Merge request reports