X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9a938c8b406ce05e3bca4a5a483d473ece9e17b0..d94a01f36a822e9c4c8f7713d41065d8782fcd24:/src/wolnelektury/static/css/master.book.css?ds=inline

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;
 }