From 42fdc97eb533eeb0dce4e07a0eb46a442c73805f Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Mon, 12 Nov 2018 09:43:05 -0500 Subject: content/9years: drop explicit height from image directives The images are stretched on mobile (but not desktop). Dropping the explicit width fixes the problem. Not sure why, but it does. Change-Id: I580188dc0d7a96ced1a4777988878a58f59b127d Reviewed-on: https://go-review.googlesource.com/c/148886 Run-TryBot: Russ Cox Reviewed-by: Russ Cox --- content/9years.article | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/9years.article b/content/9years.article index ccd714b..ca7fd1d 100644 --- a/content/9years.article +++ b/content/9years.article @@ -56,7 +56,7 @@ to better support inclusivity in the Go community. The Go community is truly global. At GopherCon Europe in Iceland this past summer, gophers literally spanned the gap between the continents. -.image 9years-iceland.jpg 338 800 +.image 9years-iceland.jpg _ 800 _(Photo_by_Winter_Francia.)_ @@ -84,7 +84,7 @@ The Go project has been increasing in the number of contributions from the commu The project hit a major milestone in Q2 2018 when, for the first time, we had more contributions coming from the community than the Go team. -.image 9years-graph.png 371 600 +.image 9years-graph.png _ 600 * Thank You -- cgit v1.2.3