Skip to content

Commit

Permalink
fix: remove emboldening from page contents headers
Browse files Browse the repository at this point in the history
  • Loading branch information
mattb-hippo committed Nov 18, 2024
1 parent a31d3e0 commit fd7ab5d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<div class="govuk-grid-row">
<div class="govuk-grid-column-three-quarters">
<div class="page-contents-header">
<p class="govuk-body govuk-!-margin-bottom-1 govuk-!-font-weight-bold">
<p class="govuk-body govuk-!-margin-bottom-1">
@Model.DisplayText
</p>
<ul class="govuk-list govuk-list--bullet">
Expand Down

0 comments on commit fd7ab5d

Please sign in to comment.