[shortcodes/flexcolumn] Minor spacing fixes.
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
<div class="{{.Get "class"}}" style="display: flex; flex-direction: column; flex-wrap: wrap;{{.Get "style" | safeCSS }}">
|
||||
<div class="{{.Get "class"}}" style="display:flex; flex-direction:column; flex-wrap:wrap;{{.Get "style" | safeCSS }}">
|
||||
{{- .Inner -}}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user