updpdate font size at token

This commit is contained in:
2021-09-20 15:16:09 +02:00
parent 943c83356d
commit 2994e65b09
2 changed files with 4 additions and 7 deletions

View File

@@ -784,14 +784,14 @@
</h2>
<div
v-html="cta.content"
class="mt-6 mb-8 max-w-3xl mx-auto lg:text-2xl text-gray-800"
class="mt-6 mb-8 max-w-3xl mx-auto lg:text-xl text-gray-800"
></div>
<g-image :src="cta.image" class="mx-auto w-full my-10" />
<a
class="
inline-block
bg-white
text-lg
lg:text-lg
learn-button
hover:bg-gray-400
px-12
@@ -811,7 +811,7 @@
class="
inline-block
bg-white
text-lg
lg:text-lg
learn-button
hover:bg-gray-400
px-12