Order classes

master
Will Faught 3 years ago
parent 46ebb0547e
commit 5bb75fb8cb

@ -16,7 +16,7 @@
{{ end }} {{ end }}
{{ 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> <div>
<blockquote class="blockquote {{ if $caption }} mb-2 {{ end }} text-{{ $align }}">{{ $content }}</blockquote> <blockquote class="blockquote {{ if $caption }} mb-2 {{ end }} text-{{ $align }}">{{ $content }}</blockquote>
{{ with $caption }} {{ with $caption }}

Loading…
Cancel
Save