Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andysellick committed Jan 21, 2025
1 parent fc77102 commit 99cc33b
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@

.gem-c-textarea {
.govuk-textarea {
margin-bottom: 5px;
margin-bottom: 0px;
}

+ .govuk-hint {
margin-top: govuk-spacing(1);
}
.govuk-hint {
margin-top: govuk-spacing(1);
}
}

Expand Down

0 comments on commit 99cc33b

Please sign in to comment.