diff --git a/resources/css/forms/form_contributions.css b/resources/css/forms/form_contributions.css index e92ac61..91c2693 100644 --- a/resources/css/forms/form_contributions.css +++ b/resources/css/forms/form_contributions.css @@ -10,4 +10,8 @@ .paper-file { @apply !mt-8 !mb-6; + + .gfield_description { + @apply pt-8 opacity-90; + } }