diff --git a/content/page/tft/cta4/index.md b/content/page/tft/cta4/index.md index a180540ee..cf9ab61c6 100644 --- a/content/page/tft/cta4/index.md +++ b/content/page/tft/cta4/index.md @@ -3,9 +3,8 @@ id: tft_cta4 title1: GET title2: TFT button: Get TFT -link: / +link: '' --- - Visit Binance Smart
Chain to get your TFT diff --git a/src/assets/scss/main.scss b/src/assets/scss/main.scss index b7cc15189..6b7b9a0be 100644 --- a/src/assets/scss/main.scss +++ b/src/assets/scss/main.scss @@ -42,9 +42,9 @@ h1, h2 { font-size: 4rem; } -.tft_section2{ +.tft_section2 h2{ font-family: 'Oswald', sans-serif !important; - font-size: 5rem; + } .tft_section h3{ diff --git a/src/components/custom/sections/CallToActionbg1.vue b/src/components/custom/sections/CallToActionbg1.vue index 2acade155..d2ed3d4bf 100644 --- a/src/components/custom/sections/CallToActionbg1.vue +++ b/src/components/custom/sections/CallToActionbg1.vue @@ -1,75 +1,77 @@