mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-16 03:10:16 -04:00
Add vertical spacing above set channel h1
To make it match other pages which use the legend as the h1.
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
{% call form_wrapper() %}
|
||||
{{ form.channel(param_extensions={
|
||||
'fieldset': {
|
||||
'classes': 'govuk-!-margin-top-3',
|
||||
'legend': {
|
||||
'isPageHeading': True,
|
||||
'classes': 'govuk-fieldset__legend--l'
|
||||
|
||||
Reference in New Issue
Block a user