+
+
@@ -42,21 +41,21 @@
}"
/>
-
+
@@ -68,17 +67,19 @@
target="_blank"
:href="main.link"
class="
- green
- bg-green-300
- lg:text-2xl
+ inline-block
+ bg-white
text-lg
- font-extrabold
+ learn-button
+ hover:bg-gray-400
+ bo
px-12
- hover:bg-green-200
- rounded-lg
- py-4
+ py-1
+ mr-5
mb-4
+ border-2
shadow
+ border-black
"
>{{ main.button }}
@@ -86,17 +87,19 @@
v-else
:href="main.link"
class="
- green
- bg-green-300
- lg:text-2xl
+ inline-block
+ bg-white
text-lg
- font-extrabold
+ learn-button
+ hover:bg-gray-400
+ bo
px-12
- hover:bg-green-200
- rounded-lg
- py-4
+ py-1
+ mr-5
mb-4
+ border-2
shadow
+ border-black
"
>{{ main.button }}
diff --git a/src/components/marketing/sections/stats-sections/SimpleInCard.vue b/src/components/marketing/sections/stats-sections/SimpleInCard.vue
index 19b88555c..bf98c3b9b 100644
--- a/src/components/marketing/sections/stats-sections/SimpleInCard.vue
+++ b/src/components/marketing/sections/stats-sections/SimpleInCard.vue
@@ -4,12 +4,14 @@
{{ info.title }}
@@ -180,17 +182,19 @@
target="_blank"
:href="info.link"
class="
- green
- bg-green-300
- lg:text-2xl
- text-lg
- font-extrabold
- px-12
- hover:bg-green-200
- rounded-lg
- py-4
- mb-4
- shadow
+ inline-block
+ bg-white
+ text-lg
+ learn-button
+ hover:bg-gray-400
+ bo
+ px-12
+ py-1
+ mr-5
+ mb-4
+ border-2
+ shadow
+ border-black
"
>{{ info.button }}
@@ -198,17 +202,19 @@
v-else
:href="info.link"
class="
- green
- bg-green-300
- lg:text-2xl
- text-lg
- font-extrabold
- px-12
- hover:bg-green-200
- rounded-lg
- py-4
- mb-4
- shadow
+ inline-block
+ bg-white
+ text-lg
+ learn-button
+ hover:bg-gray-400
+ bo
+ px-12
+ py-1
+ mr-5
+ mb-4
+ border-2
+ shadow
+ border-black
"
>{{ info.button }}