From 9967a0e243b6109150da0a080a2133d666090783 Mon Sep 17 00:00:00 2001 From: Sergey Date: Mon, 3 Jul 2017 21:43:03 +0300 Subject: [PATCH] Update jekyll-theme-slate.scss --- _sass/jekyll-theme-slate.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_sass/jekyll-theme-slate.scss b/_sass/jekyll-theme-slate.scss index 74cd9dd..f3e3d47 100644 --- a/_sass/jekyll-theme-slate.scss +++ b/_sass/jekyll-theme-slate.scss @@ -372,13 +372,13 @@ Small Device Styles @media screen and (max-width: 992px) { img { - max-width: 90%; + max-width: 100%; } } @media screen and (max-width: 480px) { body { - font-size:12px; + font-size:14px; } #downloads {