X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0d2ad838d03a600b034f6355a1d43f74debd62eb..0fe31ea9418a81ad0418d0cf91c988a959502e4f:/src/wolnelektury/static/css/master.book.css

diff --git a/src/wolnelektury/static/css/master.book.css b/src/wolnelektury/static/css/master.book.css
index 1c615df47..29d115b96 100644
--- a/src/wolnelektury/static/css/master.book.css
+++ b/src/wolnelektury/static/css/master.book.css
@@ -12,11 +12,11 @@ a {
 
 #book-text {
     margin: 0 3em;
-    max-width: 36em;
+    max-width: 48em;
 }
 
 #other-text #book-text {
-    width: 36em;
+    width: 48em;
 }
 
 /* ================================== */
@@ -28,7 +28,7 @@ a {
 
 img {
     border: none;
-    max-width: 36em;
+    max-width: 48em;
     margin-top: 1em;
 }