Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
precious-onyenaucheya-ons committed Sep 10, 2024
1 parent 87c4d03 commit 6f34bbc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/components/summary/_summary.scss
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ $hub-row-spacing: 1.3rem;

&__button {
align-self: flex-start;
overflow: auto;
word-break: break-all;
}

&__values--2 {
Expand Down
2 changes: 1 addition & 1 deletion src/components/summary/example-summary-hub.njk
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
],
"actions": [
{
"text": "Continue with Wilhelmina Clementine-Smith (Visitor)'s section",
"text": "Start section",
"visuallyHiddenText": "Start Wilhelmina Susannah Clementine-Smith's section",
"url": "#0"
}
Expand Down
2 changes: 1 addition & 1 deletion src/components/summary/example-summary.njk
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
],
"actions": [
{
"text": "Continuewithsection Continuewithsection Continuewithsection",
"text": "Change",
"visuallyHiddenText": "Change answer",
"url": "#0"
}
Expand Down

0 comments on commit 6f34bbc

Please sign in to comment.