Updates to correct a header styling issue and to make the starting header level selectable

This commit is contained in:
Albert St. Aubin
2017-03-09 14:46:15 -05:00
parent bf08c6ed7c
commit 91fce2a92b
29 changed files with 77 additions and 42 deletions

View File

@@ -9,7 +9,7 @@
<% }) %>
</nav>
<% } %>
<h3 class="hd hd-2 page-title"><%- title %></h3>
<h2 class="hd hd-2 page-title"><%- title %></h2>
<p class="page-description"><%- description %></p>
</div>
<div class="page-header-secondary"></div>