From: Jan Szejko Date: Tue, 12 Apr 2016 11:43:43 +0000 (+0200) Subject: adjust img width X-Git-Url: https://git.mdrn.pl/wolnelektury.git/commitdiff_plain/ed79e41001ebd01207fcea50e09aea5ebcae8a0d?ds=inline adjust img width --- diff --git a/src/wolnelektury/static/css/new.book.css b/src/wolnelektury/static/css/new.book.css index ae77c6528..0c00de334 100644 --- a/src/wolnelektury/static/css/new.book.css +++ b/src/wolnelektury/static/css/new.book.css @@ -11,7 +11,7 @@ a { } img { - max-width: 36em; + max-width: 37.5rem; margin-top: 1em; }