X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/afa132c391c153f4aa51e5ccdd9b3e32d4b6a3e3..452c475a6450a61a15c857594f995315cf153083:/src/wolnelektury/static/scss/main/book_box.scss diff --git a/src/wolnelektury/static/scss/main/book_box.scss b/src/wolnelektury/static/scss/main/book_box.scss index 8e47bfe9a..9cec6075d 100644 --- a/src/wolnelektury/static/scss/main/book_box.scss +++ b/src/wolnelektury/static/scss/main/book_box.scss @@ -185,6 +185,12 @@ @include size(margin-top, 5px); } + .project-icon { + @include size(max-width, 100px); + @include size(max-height, 100px); + } + + @include min-screen($S_BOOK_SHORT_FULL) { // Show full title on the work's page.