diff --git a/resources/css/forms/form_contributions.css b/resources/css/forms/form-contributions.css similarity index 77% rename from resources/css/forms/form_contributions.css rename to resources/css/forms/form-contributions.css index 91c2693..1a1d25b 100644 --- a/resources/css/forms/form_contributions.css +++ b/resources/css/forms/form-contributions.css @@ -2,6 +2,9 @@ /* margin-top: -30px !important; */ margin-bottom: 20px !important; + a { + @apply underlined-link underlined-link--white; + } .gfield_description { @apply !text-xl !font-light; @apply max-w-3xl pb-4;