Mark figures' intended size

This commit activates Sass styling to make image sizes more responsive
on the rendered page.
This commit is contained in:
Tim Bannister
2021-10-17 21:31:52 +01:00
parent 1fe561a4de
commit dc84f0cb97
6 changed files with 6 additions and 10 deletions
@@ -55,7 +55,7 @@ exists. If that Pod is deleted for any reason, and even if an identical replacem
is created, the related thing (a volume, in this example) is also destroyed and
created anew.
{{< figure src="/images/docs/pod.svg" title="Pod diagram" width="50%" >}}
{{< figure src="/images/docs/pod.svg" title="Pod diagram" class="diagram-medium" >}}
*A multi-container Pod that contains a file puller and a
web server that uses a persistent volume for shared storage between the containers.*