From 8e2983c91d896b924325b2c9da63fcd476a112aa Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 1 Jul 2018 22:48:41 +0300 Subject: tweak the margins a bit more --- css/read.css | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'css/read.css') diff --git a/css/read.css b/css/read.css index c86d7ef..5f49126 100644 --- a/css/read.css +++ b/css/read.css @@ -68,8 +68,8 @@ position : absolute; top : 32px; bottom : 32px; - left : 24px; - right : 24px; + left : 32px; + right : 32px; } @media (max-width: 992px) { @@ -88,10 +88,10 @@ .toolbar { width : 96px; } - /*#reader { - left : 16px; - right : 16px; - }*/ + #reader { + left : 24px; + right : 24px; + } } .chapter { -- cgit v1.2.3