From aae23b56c397ac550fa8b3f0fe6171ea52217838 Mon Sep 17 00:00:00 2001 From: Ehab-hassan Date: Wed, 18 Aug 2021 11:19:49 +0000 Subject: [PATCH] chage title size --- src/assets/scss/main.scss | 7 +++++++ .../marketing/sections/team-sections/with_large_images.vue | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/src/assets/scss/main.scss b/src/assets/scss/main.scss index b6e4c7a33..95cc74942 100644 --- a/src/assets/scss/main.scss +++ b/src/assets/scss/main.scss @@ -33,7 +33,14 @@ h1, h2 { // tft page .tft_section h2{ font-family: 'Oswald', sans-serif !important; + font-size: 4rem; } + +.tft_section h3{ + font-family: 'Oswald', sans-serif !important; + font-size: 3rem; +} + .tft_subtitle{ font-family: 'Oswald', sans-serif; font-weight: 400 !important; diff --git a/src/components/marketing/sections/team-sections/with_large_images.vue b/src/components/marketing/sections/team-sections/with_large_images.vue index 0415eb84e..9c2949654 100644 --- a/src/components/marketing/sections/team-sections/with_large_images.vue +++ b/src/components/marketing/sections/team-sections/with_large_images.vue @@ -53,9 +53,9 @@ xl:max-w-none " > -

+

{{ main.title }} -

+

{{ main.subtitle }}