diff --git a/src/theme/book.css b/src/theme/book.css index f0967be1..65397a68 100644 --- a/src/theme/book.css +++ b/src/theme/book.css @@ -251,7 +251,7 @@ table thead td { -ms-transition: left 0.5s; transition: left 0.5s; } -@media only screen and (max-width: 1060px) { +@media only screen and (max-width: 1250px) { .previous { left: 15px; }