From 5622ec571f9c7c56b6da1f3bd0297aec6f773836 Mon Sep 17 00:00:00 2001 From: ehab-hassan Date: Tue, 6 Apr 2021 11:19:52 +0200 Subject: [PATCH] fix style --- src/components/custom/sections/CallToAction.vue | 16 ++++++++-------- src/components/custom/sections/Comparison.vue | 4 ++-- .../sections/cta-sections/BrandPanel.vue | 2 +- .../marketing/sections/cta-sections/Header.vue | 16 ++++++++-------- .../sections/cta-sections/ShowcaseProducts.vue | 4 ++-- 5 files changed, 21 insertions(+), 21 deletions(-) diff --git a/src/components/custom/sections/CallToAction.vue b/src/components/custom/sections/CallToAction.vue index ef5d8c80a..5ab5d0673 100644 --- a/src/components/custom/sections/CallToAction.vue +++ b/src/components/custom/sections/CallToAction.vue @@ -19,25 +19,25 @@
{{ cta.video_button }}
{{ cta.button }} {{ cta.button2 }} {{ cta.button3 }} {{ cta.video_button }} {{ cta.button }} {{ cta.button2 }} {{ cta.button3 }}{{ main.button }} {{ main.button }} diff --git a/src/components/marketing/sections/cta-sections/BrandPanel.vue b/src/components/marketing/sections/cta-sections/BrandPanel.vue index 16b4a78b8..6c0822255 100644 --- a/src/components/marketing/sections/cta-sections/BrandPanel.vue +++ b/src/components/marketing/sections/cta-sections/BrandPanel.vue @@ -30,7 +30,7 @@ v-if="brand.btnTxt" target="_blank" :href="brand.sourceUrl" - class="bg-gray-800 text-sm learn-button hover:bg-57EEF8-400 text-white px-12 py-2 mr-3 shadow rounded-full" + class="bg-blue-900 lowercase text-sm learn-button hover:bg-blue-800 text-white px-12 py-2 mr-3 shadow rounded-full" >{{ brand.btnTxt }} diff --git a/src/components/marketing/sections/cta-sections/Header.vue b/src/components/marketing/sections/cta-sections/Header.vue index e3b78d584..d7c3e5fef 100644 --- a/src/components/marketing/sections/cta-sections/Header.vue +++ b/src/components/marketing/sections/cta-sections/Header.vue @@ -25,13 +25,13 @@ {{ button }} {{ button }} @@ -47,10 +47,10 @@

{{ title }}
- {{ slogan }} + {{ slogan }}

{{ button }} {{ button }} @@ -91,13 +91,13 @@ {{ button }} {{ button }} diff --git a/src/components/marketing/sections/cta-sections/ShowcaseProducts.vue b/src/components/marketing/sections/cta-sections/ShowcaseProducts.vue index a0295896f..e05d5bc37 100644 --- a/src/components/marketing/sections/cta-sections/ShowcaseProducts.vue +++ b/src/components/marketing/sections/cta-sections/ShowcaseProducts.vue @@ -61,13 +61,13 @@ v-if="main.link.includes('http')" target="_blank" :href="main.link" - class="bg-blue-900 text-sm learn-button hover:bg-blue-800 text-gray-100 px-12 py-2 mr-5 rounded shadow rounded-full" + class="bg-blue-900 lowercase text-sm learn-button hover:bg-blue-800 text-gray-100 px-12 py-2 mr-5 rounded shadow rounded-full" >{{ main.button }} {{ main.button }}