Fix incorrect aspect ratio.

This commit is contained in:
mtail 2018-08-12 18:12:26 -07:00
parent 7ee6e9f6e0
commit 6a152a766d
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ plane**.
The following diagram shows the different components that make up each plane:
{{< image width="80%" ratio="56.25%"
{{< image width="80%" ratio="80%"
link="./arch.svg"
alt="The overall architecture of an Istio-based application."
caption="Istio Architecture"