monks/object_position
The object-position CSS property specifies the alignment of the selected {{ glossary(“replaced elements”, “replaced element”)}}’s contents within the element’s box. Areas of the box which aren’t covered by the replaced element’s object will show the element’s background.
You can adjust how the replaced element’s object’s intrinsic size (that is, its natural size) is adjusted to fit within the element’s box using the {{cssxref(“object-fit”)}} property.
Values
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of object-position
pub const revert_layer: #(String, String)