From 4a6c0c8e4a62e47ec495c7fb7101d0186b6bc826 Mon Sep 17 00:00:00 2001 From: Dionisio E Alonso Date: Mon, 29 Jul 2019 18:58:04 -0300 Subject: [PATCH] Increase margins in Calibre's viewer --- calibre/viewer.py.json | 1 + 1 file changed, 1 insertion(+) diff --git a/calibre/viewer.py.json b/calibre/viewer.py.json index 44c34a2..9bdcf1a 100644 --- a/calibre/viewer.py.json +++ b/calibre/viewer.py.json @@ -1,6 +1,7 @@ { "cols_per_screen_landscape": 2, "cols_per_screen_migrated": true, + "side_margin": 52, "background_color": "#f2f0e9", "text_color": "#383226", "serif_family": "Bookerly",