Update jekyll-theme-slate.scss
This commit is contained in:
parent
08c9de3a18
commit
957ddbb5ee
@ -372,13 +372,13 @@ Small Device Styles
|
|||||||
|
|
||||||
@media screen and (max-width: 992px) {
|
@media screen and (max-width: 992px) {
|
||||||
img {
|
img {
|
||||||
max-width: 100%;
|
max-width: 90%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 480px) {
|
@media screen and (max-width: 480px) {
|
||||||
body {
|
body {
|
||||||
font-size:14px;
|
font-size:12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#downloads {
|
#downloads {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user