From 957ddbb5ee7560d6e2e46bd7d03bf1054e16945e Mon Sep 17 00:00:00 2001 From: Sergey Date: Mon, 3 Jul 2017 21:34:22 +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 f3e3d47..74cd9dd 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: 100%; + max-width: 90%; } } @media screen and (max-width: 480px) { body { - font-size:14px; + font-size:12px; } #downloads {