summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'themes/mantra/resources/css/style-mobile.css')
-rw-r--r--themes/mantra/resources/css/style-mobile.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/mantra/resources/css/style-mobile.css b/themes/mantra/resources/css/style-mobile.css
index 44d09164..7aea81d3 100644
--- a/themes/mantra/resources/css/style-mobile.css
+++ b/themes/mantra/resources/css/style-mobile.css
@@ -247,6 +247,12 @@
font-size: 2em;
line-height: 2em;
}
+
+ #content article.post {
+ width: 100%;
+ margin-right: 0;
+ margin-left: 0;
+ }
.entry-meta {
display: table;