Float

The float property specifies whether an element should float to the left, right, or not at all.
Class
Properties
float-right
float: right
float-left
float: left
float-none
float: none
utilities.scss API