diff --git a/scss/_images.scss b/scss/_images.scss index a8135a6c35d4f4ec2e6a951ab0a35b56e0bcc30c..29ad95d73219dccca1cd2b9110a4638cacad28fe 100644 --- a/scss/_images.scss +++ b/scss/_images.scss @@ -29,7 +29,7 @@ .figure { // Ensures the caption's text aligns with the image. - display: inline-block; + display: block; } .figure-img {