Order classes

This commit is contained in:
Will Faught
2023-01-13 15:51:28 -08:00
parent 46ebb0547e
commit 5bb75fb8cb

View File

@@ -16,7 +16,7 @@
{{ end }}
{{ end }}
<figure class="d-flex align-items-center flex-column {{ with $float }} float-{{ . }} {{ end }} {{ with $margins }} {{ . }} {{ end }} paige-figure">
<figure class="align-items-center d-flex flex-column {{ with $float }} float-{{ . }} {{ end }} {{ with $margins }} {{ . }} {{ end }} paige-figure">
<div>
<blockquote class="blockquote {{ if $caption }} mb-2 {{ end }} text-{{ $align }}">{{ $content }}</blockquote>
{{ with $caption }}