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