summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-02-25 00:58:53 +0300
committerAndrew Dolgov <[email protected]>2017-02-25 00:58:53 +0300
commit03a29c67bc0824fba0d800cfa9c09b47df2d2042 (patch)
tree56b2232a8a4f4e62e5f510ce5338661ae97f0947 /css
parent23857daefe0032dedcd3cd4ab72a5b433dc72545 (diff)
enlarge some margins and tap zones
Diffstat (limited to 'css')
-rw-r--r--css/read.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/css/read.css b/css/read.css
index 2aed428..9152feb 100644
--- a/css/read.css
+++ b/css/read.css
@@ -58,11 +58,11 @@
position : absolute;
top : 32px;
bottom : 32px;
- left : 64px;
- right : 64px;
+ left : 96px;
+ right : 96px;
}
-@media (max-width: 992px) {
+@media (max-width: 767px) {
#reader {
left : 32px;
right : 32px;