Removing govuk utility classes

This commit is contained in:
Jonathan Bobel
2023-08-25 11:38:07 -04:00
parent 8ea03c9da6
commit 64256a6f57
29 changed files with 41 additions and 54 deletions
@@ -26,7 +26,6 @@
</p>
{% else %}
{{ form.sms_sender(param_extensions={
"classes": "govuk-!-width-one-quarter",
"hint": {"text": "Up to 11 characters, letters, numbers and spaces only"}
}) }}
{% endif %}