Skip to content

Commit

Permalink
Remove non breaking space and add text-wrap balance to homepage intro
Browse files Browse the repository at this point in the history
  • Loading branch information
AshGDS committed Sep 20, 2024
1 parent b45f52b commit b528634
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions app/assets/stylesheets/views/_homepage_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ $pale-blue-colour: #d2e2f1;
margin: 0;
line-height: 1.07;
display: block;
text-wrap: balance;

@include govuk-media-query($from: tablet) {
font-size: 50px;
Expand Down
2 changes: 1 addition & 1 deletion config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@ en:
featured: Featured
government_activity: Government activity
government_activity_description: Find out what the government is doing
intro_html: The best place to find government services and information
intro_html: The best place to find government services and information
intro_simpler: Simpler, clearer, faster
intro_title:
text: Welcome to GOV.UK
Expand Down

0 comments on commit b528634

Please sign in to comment.