forked from projects/file-explorer
center files table
Reviewed-on: sites/file-explorer#11 Co-authored-by: jank1619 <jan@kjan.email> Co-committed-by: jank1619 <jan@kjan.email>
This commit is contained in:
parent
ca9a18987b
commit
bca12e5483
@ -3,7 +3,7 @@
|
||||
{% block title %}Home{% endblock %}
|
||||
|
||||
{% block body %}
|
||||
<center class="container mt-5">
|
||||
<center class="container mt-5 mx-auto">
|
||||
{% include '_partials/_table.html.twig' %}
|
||||
</center>
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user