Skip to content

Commit

Permalink
CDPS-483: Changes services h2 (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidatmoj authored Jan 26, 2024
1 parent 4c1abf1 commit a6ff0a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/views/partials/homepage/services.njk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<section data-qa="homepage-services-section">
<h2 id="homepage-services" data-qa="homepage-services-heading">Services</h2>
<h2 id="homepage-services" class="govuk-!-font-size-24" data-qa="homepage-services-heading">Services</h2>
<div class="hmpps-services">
{% for service in services %}
<div class="hmpps-service-item">
Expand Down

0 comments on commit a6ff0a7

Please sign in to comment.