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%; } }