diff --git a/src/assets/scss/main.scss b/src/assets/scss/main.scss index 10e7b4812..ee230e678 100644 --- a/src/assets/scss/main.scss +++ b/src/assets/scss/main.scss @@ -113,6 +113,10 @@ button:focus { } +.text-8xl { + font-size: 5rem; + line-height: 1; +} @media (min-width: 768px) { .with-large > .flex-post:nth-child(5n), .with-large > .flex-post:nth-child(5n-1) { diff --git a/src/components/custom/sections/CallToAction.vue b/src/components/custom/sections/CallToAction.vue index 60bae6d21..6c7b651a8 100644 --- a/src/components/custom/sections/CallToAction.vue +++ b/src/components/custom/sections/CallToAction.vue @@ -1,13 +1,15 @@ diff --git a/src/templates/MarkdownPage.vue b/src/templates/MarkdownPage.vue index 5deccaa0c..61a04c5b1 100644 --- a/src/templates/MarkdownPage.vue +++ b/src/templates/MarkdownPage.vue @@ -148,7 +148,7 @@ header{ title subtitle - excerpt + content btn1 link1 btn2 @@ -205,7 +205,7 @@ cta{ id title - excerpt + content button link } diff --git a/src/templates/NewsPost.vue b/src/templates/NewsPost.vue index 523495675..97baa478f 100644 --- a/src/templates/NewsPost.vue +++ b/src/templates/NewsPost.vue @@ -34,7 +34,7 @@

{{ author.name }} - , + ,

@@ -53,7 +53,7 @@ }} -  ·  + {{ $page.news.startDate @@ -68,7 +68,7 @@ -

+