Closed stephenp closed 4 years ago
The background__content class needs to respect the parent width. Since it's currently a flexbox, it'll grow to fit the content as needed. If nested inside of a container, this means it'll bleed out.
Resolved with #767
The background__content class needs to respect the parent width. Since it's currently a flexbox, it'll grow to fit the content as needed. If nested inside of a container, this means it'll bleed out.