diff --git a/src/assets/scss/main.scss b/src/assets/scss/main.scss index 84ff41263..62808834b 100644 --- a/src/assets/scss/main.scss +++ b/src/assets/scss/main.scss @@ -177,7 +177,7 @@ button:focus { } .text-8xl { - font-size: 5rem; + font-size: 4rem; line-height: 1; font-family: "Lato", sans-serif !important; } diff --git a/src/components/marketing/sections/cta-sections/BrandPanel.vue b/src/components/marketing/sections/cta-sections/BrandPanel.vue index 9e4b1d5c7..3c50d7bac 100644 --- a/src/components/marketing/sections/cta-sections/BrandPanel.vue +++ b/src/components/marketing/sections/cta-sections/BrandPanel.vue @@ -394,7 +394,7 @@ >
-

+

{{ brand.title }} {{ brand.subtitle @@ -404,7 +404,7 @@ class=" py-6 mt-4 - text-gray-900 text-2xl + text-gray-900 text-xl leading-tight tracking-wide " @@ -433,7 +433,7 @@

- +
@@ -442,15 +442,15 @@ class="flex flex-wrap lg:text-left lg:pt-16 px-4" >
- +
-

+

{{ brand.title }}

diff --git a/src/components/marketing/sections/cta-sections/Header.vue b/src/components/marketing/sections/cta-sections/Header.vue index e6576a248..7ceaaf0bd 100644 --- a/src/components/marketing/sections/cta-sections/Header.vue +++ b/src/components/marketing/sections/cta-sections/Header.vue @@ -368,15 +368,15 @@
-

+

{{ title }}