fix form font size

This commit is contained in:
Pete Matsyburka
2024-03-16 01:59:00 +02:00
parent d989b61d19
commit 0527e6a5c1
+1
View File
@@ -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'
]
}