From f5c4cf10c484111e817c1111d9138d891c6d84cf Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Fri, 17 Jul 2015 23:39:09 +0500 Subject: Adding highlights and improving css for posts on responsive screens --- web/sass-files/sass/partials/_responsive.scss | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'web/sass-files/sass/partials/_responsive.scss') diff --git a/web/sass-files/sass/partials/_responsive.scss b/web/sass-files/sass/partials/_responsive.scss index 403e84521..5497e2c6c 100644 --- a/web/sass-files/sass/partials/_responsive.scss +++ b/web/sass-files/sass/partials/_responsive.scss @@ -22,6 +22,7 @@ width: 825px; } .post-body { + width: 736px; border: none; margin: 0; } @@ -29,8 +30,6 @@ .post-body { float: none; width: 750px; - padding-left: 0.5em; - padding-right: 0.5em; margin: 0; } .post__content { @@ -101,6 +100,7 @@ width: 825px; } .post-body { + width: 736px; border: none; margin: 0; } @@ -138,8 +138,6 @@ } .post-body { margin: 0; - padding-left: 0.5em; - padding-right: 0.5em; float: none; width: 750px; } -- cgit v1.2.3-1-g7c22