diff --git a/content/posts/stanthams.md b/content/posts/stanthams.md index ce2e798..67d5843 100644 --- a/content/posts/stanthams.md +++ b/content/posts/stanthams.md @@ -58,6 +58,14 @@ In these cases a site builder may be the best option. As there were some minor customisations required that were not possible through the theme's interface, a child theme was created. +{{< +figure +src="/images/stanthams/large-5.jpg" +alt="" +class="medium" +caption="" +>}} + ## The Plugins The main plugin used was [Elementor](https://elementor.com/). diff --git a/static/css/custom.css b/static/css/custom.css index e83fe17..bd2f10d 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -16,6 +16,11 @@ body.colorscheme-light .avatar img { height: 100%; } +.content figure.medium > img { + max-width: 30em; + width: 100%; +} + /* * icons */