mirror of https://github.com/lxndrblz/anatole.git

Alexander Bilz
18.25.2020 bfdb0e60d51b1669f11a308826b3d15385cf7f05
assets/css/style.css
@@ -488,6 +488,17 @@
    max-height: 100%;
}
/* Alternative Thumbnail */
.post-thumbnail {
    width: 100%;
    padding-bottom: 1em;
    height: auto;
}
.post-thumbnail img {
    width: 100%;
}
.pagination {
    margin: 30px;
    padding: 0px 0 56px 0;