1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-21 04:52:21 +04:00

container fix

This commit is contained in:
codecalm
2021-03-21 04:07:57 +01:00
parent 16744074d0
commit b2a0266b61
+1 -1
View File
@@ -15,7 +15,7 @@ layout: base
<div class="page-wrapper{% if page.layout-content-full %} content-full{% endif %}">
<div class="container">
<div class="container{% if page.layout-fluid %}-fluid{% else %}-xl{% endif %}">
{% include layout/page-header.html %}
</div>