Image position
Image position is a utility to position an image within a parent container, in most cases it would be a strip.
Note:This only affects medium and large screen sizes.
Bottom
Top
Left
Right
Top right
Top left
Bottom right
Bottom left
Import
To import just this utility into your project, copy the snippet below and include it in your main Sass file.
@import 'utilities_image-position';
For more information see Customising Vanilla in your projects, which includes overrides and importing instructions.
Design
For more information view the image position design spec which includes the specification in markdown format and a PNG image.