summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-07-01 15:05:55 +0300
committerAndrew Dolgov <[email protected]>2018-07-01 15:05:55 +0300
commit3625b63499f529cc51b9f6ccb7e49c398371289b (patch)
tree46575125f4363394892ba121b388cdbf22d16dc1 /css
parent24df34e16c59a4ae22b63628a0891dea5ce0f692 (diff)
remove special margins for small devices
Diffstat (limited to 'css')
-rw-r--r--css/read.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/css/read.css b/css/read.css
index d147fd2..c86d7ef 100644
--- a/css/read.css
+++ b/css/read.css
@@ -88,10 +88,10 @@
.toolbar {
width : 96px;
}
- #reader {
+ /*#reader {
left : 16px;
right : 16px;
- }
+ }*/
}
.chapter {