Utilities for controlling the wrapping of content around an element.
Use the clear-left utility to position an element below any preceding left-floated elements:
Use the clear-right utility to position an element below any preceding right-floated elements:
Use the clear-both utility to position an element below all preceding floated elements:
Use the clear-start and clear-end utilities, which use logical properties to map to either the left or right side based on the text direction:
Use the clear-none utility to reset any clears that are applied to an element: