diff --git a/src/components/custom/sections/CallToAction.vue b/src/components/custom/sections/CallToAction.vue index 4ea4d863f..e6c544c6f 100644 --- a/src/components/custom/sections/CallToAction.vue +++ b/src/components/custom/sections/CallToAction.vue @@ -54,7 +54,7 @@ class=" inline-block bg-white - text-xl + text-lg learn-button hover:bg-gray-400 px-12 @@ -75,7 +75,7 @@ class=" inline-block bg-white - text-xl + text-lg learn-button hover:bg-gray-400 px-12 diff --git a/src/components/marketing/sections/cta-sections/BrandPanel.vue b/src/components/marketing/sections/cta-sections/BrandPanel.vue index 1106abd77..9e4b1d5c7 100644 --- a/src/components/marketing/sections/cta-sections/BrandPanel.vue +++ b/src/components/marketing/sections/cta-sections/BrandPanel.vue @@ -283,7 +283,7 @@ :href="brand.sourceUrl" class=" bg-blue-900 - text-sm + text-lg learn-button hover:bg-blue-800 text-white @@ -312,7 +312,7 @@ }}