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

3 lines
51 B
HTML

<div style="flex:0 0 100%">
{{ .Inner }}
</div>