increase title size
This commit is contained in:
@@ -2,15 +2,7 @@
|
|||||||
<div class="bg-white">
|
<div class="bg-white">
|
||||||
<div class="max-w-screen-xl mx-auto py-24 px-4 sm:px-6 lg:px-8">
|
<div class="max-w-screen-xl mx-auto py-24 px-4 sm:px-6 lg:px-8">
|
||||||
<div class="sm:flex sm:flex-col sm:align-center" v-if="main">
|
<div class="sm:flex sm:flex-col sm:align-center" v-if="main">
|
||||||
<h1
|
<h1 class="text-4xl mt-2 mb-6 leading-tight font-heading text-center">
|
||||||
class="
|
|
||||||
text-5xl
|
|
||||||
leading-none
|
|
||||||
font-extrabold
|
|
||||||
text-gray-900
|
|
||||||
sm:text-center
|
|
||||||
"
|
|
||||||
>
|
|
||||||
{{ main.title }}
|
{{ main.title }}
|
||||||
</h1>
|
</h1>
|
||||||
<p class="mb-8 text-gray-700 leading-relaxed text-center">
|
<p class="mb-8 text-gray-700 leading-relaxed text-center">
|
||||||
|
|||||||
Reference in New Issue
Block a user