Change image shortcode to use div
This commit is contained in:
@@ -288,4 +288,4 @@
|
||||
{{ $content = partial "paige/a.html" (dict "content" $content "href" $link "page" $page) }}
|
||||
{{ end }}
|
||||
|
||||
<span class="paige-image">{{ $content }}</span>
|
||||
{{ $content }}
|
||||
|
@@ -25,10 +25,6 @@ body, html {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.paige-figure .paige-image {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.paige-figure .paige-quote > blockquote {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user