Skip to content

ISTWCMS-6568: Fix padding on wide width sections

the wide width would have no padding from phone up to md break. so i added the same min padding for when section width --wide until it needs the padding from the background color and image where it then uses the max-width/2 as padding each side.

Merge request reports