mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
remove center alignment
This commit is contained in:
parent
89ac72b77d
commit
4720b34e9c
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@
|
|||
{route : app.request.get('_route')}
|
||||
)) }}
|
||||
{% endblock %}
|
||||
<div class="padding-16-px margin-y-8-px border-radius-3-px background-color-night text-center">
|
||||
<div class="padding-16-px margin-y-8-px border-radius-3-px background-color-night">
|
||||
{% block main_content %}{% endblock %}
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue