style: adjust responsiveness snap
This commit is contained in:
parent
4e527dd82e
commit
8c438e1e4b
1 changed files with 1 additions and 1 deletions
|
@ -465,7 +465,7 @@ table.image caption {
|
|||
}
|
||||
}
|
||||
|
||||
@media only screen and (min-width: 0px) and (max-width: 650px) {
|
||||
@media only screen and (min-width: 0px) and (max-width: 600px) {
|
||||
article .post-content p,
|
||||
article .post-content ul li,
|
||||
article .post-content ol li,
|
||||
|
|
Loading…
Reference in a new issue