Adding UXPL classnames to headings

This commit is contained in:
Chris Rodriguez
2016-02-10 08:54:31 -05:00
parent e3ddb02cc7
commit c619e1ec6b
34 changed files with 329 additions and 73 deletions

View File

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