Update responsive CSS on pagination

This commit is contained in:
foo-dogsquared 2018-10-29 17:32:29 +08:00
parent 37c35efd25
commit 0c5c01ce54

View File

@ -121,7 +121,7 @@
> * {margin-top: 2em;} > * {margin-top: 2em;}
.previous-post, .next-post {text-align: center;} .previous-post, .next-post {text-align: center; max-width: 90%;}
} }
} }