summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-07-01 22:48:41 +0300
committerAndrew Dolgov <[email protected]>2018-07-01 22:48:41 +0300
commit8e2983c91d896b924325b2c9da63fcd476a112aa (patch)
treed20f7799a14748ea83bce897a067eb1d43414430 /css
parent65df540f3ad36525e6ba504bfdde1b8b9e829b05 (diff)
tweak the margins a bit more
Diffstat (limited to 'css')
-rw-r--r--css/read.css12
1 files changed, 6 insertions, 6 deletions
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 {