Container
.container
No Bleed
Bleed
Uses a negative margin to bleed into the container padding and margin. Then applies the container padding and margin back to itself as padding so the content remains aligned. Use the classes in parentheses to apply the negative margin or padding individually.
Bleed Left & Right
.bx-container
( .-mx-container .px-container )
Bleed Left
.bl-container
( .-ml-container .pl-container )
Bleed Right
.br-container
( .-mr-container .pr-container )
Bleed – Padding Only
Uses a negative margin to bleed into the container padding. Then applies the container padding back to itself as padding so the content remains aligned. Use the classes in parentheses to apply the negative margin or padding individually.
Bleed Left & Right – Padding Only
.bx-container-padding
( .-mx-container-padding .px-container-padding )
Bleed Left – Padding-Only
.bl-container-padding
( .-ml-container-padding .pl-container-padding )
Bleed Right – Padding-Only
.br-container-padding
( .-mr-container-padding .pr-container-padding )
Bleed – Margin Only
Uses a negative margin to bleed into the container margin. Then applies the container margin back to itself as padding so the content remains aligned. Use the classes in parentheses to apply the negative margin or padding individually.
Bleed Left & Right – Margin Only
.bx-container-margin
( .-mx-container-margin .px-container-margin )
Bleed Left – Margin-Only
.bl-container-margin
( .-mx-container-margin .px-container-margin )
Bleed Right – Margin-Only
.br-container-margin
( .-mx-container-margin .px-container-margin )