tech-ingolf-wagner-de/layouts/shortcodes/flexbox.html
2021-08-27 08:36:35 +02:00

3 lines
66 B
HTML

<div style="display:flex;flex-wrap:wrap;">
{{ .Inner }}
</div>