Push CSS updates made as part of a future blog post

This commit is contained in:
RichardG867
2021-12-02 19:29:00 -03:00
parent 4d8305161b
commit 6fb0737b7e
2 changed files with 16 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<hr />
{{ include.separator | default: "<hr />" }}
<figure class="image" style="text-align: center;">
<img src="{{ include.url }}" alt="{{ include.heading }}" style="max-width: 100%; width: auto; height: auto;" />
</figure>