Update jekyll-theme-slate.scss

This commit is contained in:
Sergey 2017-07-03 21:44:32 +03:00 committed by GitHub
parent 9967a0e243
commit 4c4f906362

View File

@ -372,7 +372,7 @@ Small Device Styles
@media screen and (max-width: 992px) {
img {
max-width: 100%;
max-width: 90%;
}
}