Catpow SCSS

background image

pull_right

右回り込みのスタイルを適用します。
scss
@import 'catpow';

@include pull_right();
css
display: inline;
float: right;