From 4c4f9063624873035db0df6da467f8f57afe05a2 Mon Sep 17 00:00:00 2001 From: Sergey Date: Mon, 3 Jul 2017 21:44:32 +0300 Subject: [PATCH] Update jekyll-theme-slate.scss --- _sass/jekyll-theme-slate.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/jekyll-theme-slate.scss b/_sass/jekyll-theme-slate.scss index f3e3d47..0f10157 100644 --- a/_sass/jekyll-theme-slate.scss +++ b/_sass/jekyll-theme-slate.scss @@ -372,7 +372,7 @@ Small Device Styles @media screen and (max-width: 992px) { img { - max-width: 100%; + max-width: 90%; } }