Make everything more consistent

This commit is contained in:
Nelson Estevão
2018-07-29 13:22:23 +01:00
parent 412b5e4a0e
commit 1f9bcbecc8
7 changed files with 39 additions and 27 deletions

View File

@ -2,7 +2,9 @@
{% if interests %}
<div class="interests-container container-block">
<h2 class="container-block-title">Interests</h2>
<h2 class="container-block-title">
Interests
</h2>
<ul class="list-unstyled interests-list">
{% for interest in interests %}