Do not justify everything
This commit is contained in:
parent
7a418be2c4
commit
d2ec7f6e0d
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
|
|||
{% block sidebar %}
|
||||
{% endblock %}
|
||||
</div>
|
||||
<div class="col-md-10 text-justify">
|
||||
<div class="col-md-10">
|
||||
{% block contenttitle %}<h1>{{ title }}</h1>{% endblock %}
|
||||
{% block content %}
|
||||
<p>Default content...</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue