updpdate font size at token2
This commit is contained in:
@@ -316,13 +316,13 @@
|
|||||||
<section class="py-24 px-4 text-center" v-else-if="id == 'token'">
|
<section class="py-24 px-4 text-center" v-else-if="id == 'token'">
|
||||||
<h2
|
<h2
|
||||||
class="
|
class="
|
||||||
text-4xl
|
text-5xl
|
||||||
lg:max-w-sm
|
|
||||||
mx-auto
|
mx-auto
|
||||||
leading-tight
|
leading-tight
|
||||||
mb-6
|
mb-6
|
||||||
font-bold font-heading
|
font-bold font-heading
|
||||||
uppercase
|
uppercase
|
||||||
|
lg:max-w-2xl
|
||||||
"
|
"
|
||||||
>
|
>
|
||||||
{{ main.title }}
|
{{ main.title }}
|
||||||
|
|||||||
Reference in New Issue
Block a user