Update jekyll-theme-slate.scss
This commit is contained in:
parent
4c4f906362
commit
7adc464167
@ -372,7 +372,7 @@ Small Device Styles
|
|||||||
|
|
||||||
@media screen and (max-width: 992px) {
|
@media screen and (max-width: 992px) {
|
||||||
img {
|
img {
|
||||||
max-width: 90%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -386,7 +386,7 @@ Small Device Styles
|
|||||||
}
|
}
|
||||||
|
|
||||||
.inner {
|
.inner {
|
||||||
min-width: 320px;
|
min-width: 300px;
|
||||||
max-width: 480px;
|
max-width: 480px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user