mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-10 01:55:41 -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() %}
|
{% call form_wrapper() %}
|
||||||
{{ form.channel(param_extensions={
|
{{ form.channel(param_extensions={
|
||||||
'fieldset': {
|
'fieldset': {
|
||||||
|
'classes': 'govuk-!-margin-top-3',
|
||||||
'legend': {
|
'legend': {
|
||||||
'isPageHeading': True,
|
'isPageHeading': True,
|
||||||
'classes': 'govuk-fieldset__legend--l'
|
'classes': 'govuk-fieldset__legend--l'
|
||||||
|
|||||||
Reference in New Issue
Block a user