[shortcodes/flexcolumn] Minor spacing fixes.
This commit is contained in:
parent
c11c5cfed2
commit
27cf87fd8e
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user