Update jekyll-theme-slate.scss

This commit is contained in:
Sergey 2017-07-03 21:34:22 +03:00 committed by GitHub
parent 08c9de3a18
commit 957ddbb5ee

View File

@ -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 {