diff --git a/resources/css/components/cta.css b/resources/css/components/cta.css index 2d8c885..cfb4898 100644 --- a/resources/css/components/cta.css +++ b/resources/css/components/cta.css @@ -113,6 +113,7 @@ @apply flex text-primary hover:text-secondary w-full justify-between items-center mt-auto; } &--with-arrow-button { + @apply !no-underline; .cta_arrow_button { transition: transform 0.3s ease-in-out; }