From 2292bf707d3c564bfa6e3f5295b5e51d7a40a066 Mon Sep 17 00:00:00 2001 From: Anower Jahan Shofol <30428153+Shofol@users.noreply.github.com> Date: Mon, 14 Jan 2019 12:21:51 +0600 Subject: [PATCH] Update index.md The first image looks smaller and unbalanced. --- get-started/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-started/index.md b/get-started/index.md index 36328a270f..13275f3c03 100644 --- a/get-started/index.md +++ b/get-started/index.md @@ -82,7 +82,7 @@ Containerization is increasingly popular because containers are: - Scalable: You can increase and automatically distribute container replicas. - Stackable: You can stack services vertically and on-the-fly. -![Containers are portable](images/laurel-docker-containers.png){:width="300px"} +![Containers are portable](images/laurel-docker-containers.png){:width="100%"} ### Images and containers