Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions source/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -118,12 +118,11 @@ description: GOV.UK Pay is for central government, local authorities, police and
<div class="content-section content-section--with-top-border">
<div class="govuk-grid-row">
<div class="govuk-grid-column-one-half">
<h2 class="content-section__title govuk-heading-m">Who’s using GOV.UK Pay?</h2>
<p class="govuk-body">GOV.UK Pay is used by a range of services from applying for a passport to getting a Blue Badge in Kent.</p>
<h2 class="content-section__title govuk-heading-m">Who’s using GOV.UK&nbsp;Pay?</h2>
<p class="govuk-body">GOV.UK&nbsp;Pay is used by a range of services from applying for a passport to getting a Blue Badge in Kent.</p>
<p class="govuk-body">
See all the
<%= link_to 'services using GOV.UK&nbsp;Pay', 'performance', class: 'govuk-link' %>
.
<%= link_to 'services using GOV.UK&nbsp;Pay', 'performance', class: 'govuk-link' %>.
</p>
</div>
<div class="govuk-grid-column-one-half .why-use-govuk-pay">
Expand Down
Loading