Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mmrath/hugo-bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/page/single.html')
-rw-r--r--layouts/page/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/page/single.html b/layouts/page/single.html
index 2f4d0ed..0d45942 100644
--- a/layouts/page/single.html
+++ b/layouts/page/single.html
@@ -7,7 +7,7 @@
<!-- End Fixed Left Share -->
- <div class="offset-lg-1 col-lg-10 col-xs-12">
+ <div class="offset-lg-1 col-lg-10 col-sm-12">
{{ .Render "single.content" }}
</div>
</div>