summaryrefslogtreecommitdiffstats
path: root/web/sass-files/sass/partials/_responsive.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web/sass-files/sass/partials/_responsive.scss')
-rw-r--r--web/sass-files/sass/partials/_responsive.scss6
1 files changed, 2 insertions, 4 deletions
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;
}