fixed lastdocs home block width

This commit is contained in:
2018-09-14 16:18:22 +02:00
parent 6ca52c635e
commit 49abfd3570
2 changed files with 2 additions and 2 deletions
@@ -26,7 +26,7 @@
{% endfor %}
{% if lastdocs %}
<div class="lastdocs-home col small-col-12 med-col-4 large-col-3">
<div class="lastdocs-home col small-col-12 med-col-4 large-col-2">
<div class="wrapper">
{{ lastdocs }}
</div>