fix form font size

pull/220/head^2
Pete Matsyburka 2 years ago
parent d989b61d19
commit 0527e6a5c1

@ -8,6 +8,7 @@ module.exports = {
'./app/views/start_form/**/*.erb',
'./app/views/shared/_button_title.html.erb',
'./app/views/shared/_attribution.html.erb',
'./app/views/scripts/_autosize_field.html.erb',
'./app/views/send_submission_email/**/*.erb'
]
}

Loading…
Cancel
Save