♿️ fix(a11y): update heading tags (#140)
parent
c79407e6d7
commit
0055a3613e
@ -1,7 +1,7 @@
|
||||
{% macro page_header(title) %}
|
||||
|
||||
<div class="title-container section-title bottom-divider">
|
||||
<h1 class="title-container section-title bottom-divider">
|
||||
{{ title }}
|
||||
</div>
|
||||
</h1>
|
||||
|
||||
{% endmacro page_header %}
|
||||
|
Loading…
Reference in New Issue