Trying to change govukFieldset but I keep getting testing errors

This commit is contained in:
Jonathan Bobel
2023-08-31 14:57:45 -04:00
parent f82d77cdaf
commit 67c8bef7aa
9 changed files with 13 additions and 63 deletions

View File

@@ -23,7 +23,7 @@
'fieldset': {
'legend': {
'isPageHeading': True,
'classes': 'govuk-fieldset__legend--l'
'classes': 'usa-legend usa-legend--large'
}
},
'hint': {