mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 07:03:49 +00:00
batch remove col-md-10 col-xxl, and add it in layout (level up)
This commit is contained in:
@@ -23,8 +23,10 @@
|
||||
{% endblock %}
|
||||
|
||||
{% block layout_wvm_content %}
|
||||
<div class="my-5">
|
||||
{% block personcontent %}{# block personcontent empty #}{% endblock %}
|
||||
<div class="row justify-content-center my-5">
|
||||
<div class="col-md-10 col-xxl">
|
||||
{% block personcontent %}{# block personcontent empty #}{% endblock %}
|
||||
</div>
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
|
Reference in New Issue
Block a user