Fix badges
This commit is contained in:
parent
13d372411e
commit
e3a34a4013
|
|
@ -8,7 +8,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="mt-3 ml-2 mr-2 d-flex justify-content-between flex-wrap">
|
||||
<div class="mt-3 ml-2 mr-2 d-flex flex-wrap">
|
||||
{% for badge in badges %}
|
||||
<span class="badge bg-{{ badge[1] }} mb-1">{{ badge[0] }}</span>
|
||||
{% endfor %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user