Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Commit

Permalink
Changed page summary's subtitle h2 tag to p (#1800)
Browse files Browse the repository at this point in the history
  • Loading branch information
Blackbaud-JackMcElhinney authored and Blackbaud-SteveBrush committed Jul 12, 2018
1 parent 61cd92c commit 55900db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<h2 class="sky-page-summary-subtitle">
<p class="sky-page-summary-subtitle">
<ng-content></ng-content>
</h2>
</p>
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
@include sky-emphasized();
margin-top: 0;
margin-bottom: $sky-margin;
line-height: 1.1;
}

0 comments on commit 55900db

Please sign in to comment.