hugo-theme-even/layouts/shortcodes/right.html

3 lines
47 B
HTML
Raw Normal View History

<div class='align-right'>
{{ .Inner }}
</div>