style: adjust responsiveness snap

This commit is contained in:
Ayo 2023-05-28 11:06:24 +02:00
parent 4e527dd82e
commit 8c438e1e4b

View file

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