Background Size utilities
Background size utilities are often used in combination with a background image set as an inline style on an html element.
Available Classes
Class Name | Responsive Class | Description |
---|---|---|
u-bgCover |
none | Will make sure the entire element is covered - but won't guarantee that the entire image will be shown. |
u-bgContain |
none | Will make sure that the entire image is displayed within the element, regardless of the elements dimensions. |