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 {