normalize header class
This commit is contained in:
parent
0493fc4194
commit
725b8f0d76
2 changed files with 7 additions and 3 deletions
|
|
@ -15,10 +15,12 @@
|
|||
</header>
|
||||
|
||||
{% endblock header %}
|
||||
{% block hero%}
|
||||
{% endblock hero %}
|
||||
|
||||
|
||||
{% block content %}
|
||||
<div class="margin-left:20vw; margin-right: 20vw;">
|
||||
<div class="content text margin-left:20vw; margin-right: 20vw;">
|
||||
<div class="heading-text">{{ section.title }}</div>
|
||||
<ul>
|
||||
{% for page in section.pages %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue