summaryrefslogtreecommitdiff
path: root/layouts/posts/baseof.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/posts/baseof.html')
-rw-r--r--layouts/posts/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/posts/baseof.html b/layouts/posts/baseof.html
index bbf5d45..6e49ce8 100644
--- a/layouts/posts/baseof.html
+++ b/layouts/posts/baseof.html
@@ -14,7 +14,7 @@
{{ partial "docs/menu" . }}
</aside>
- <div class="book-posts mr-auto">
+ <div class="book-posts">
{{ partial "docs/mobile-header" . }}
{{ template "main" . }}
</div>