X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0188fd570c9698cf2e3a3ee41df142f33329cb38..42017af0c73cff15604489fff492412a4caa161a:/src/wolnelektury/static/2022/styles/layout/_annoy.scss?ds=inline diff --git a/src/wolnelektury/static/2022/styles/layout/_annoy.scss b/src/wolnelektury/static/2022/styles/layout/_annoy.scss index f0885348c..5c7649835 100644 --- a/src/wolnelektury/static/2022/styles/layout/_annoy.scss +++ b/src/wolnelektury/static/2022/styles/layout/_annoy.scss @@ -286,7 +286,7 @@ .annoy-banner_book-page-center { background: white; - margin-top: 20px; + margin-top: 50px; padding: 20px; border: 1px solid #018189; border-radius: 15px; @@ -295,8 +295,10 @@ .annoy-banner-inner { display: flex; gap: 15px; + align-items: center; + img { - max-width: 200px; + width: 150px; } p { margin: 0;