Format main
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
>
|
>
|
||||||
{{ main.title }}
|
{{ main.title }}
|
||||||
</h1>
|
</h1>
|
||||||
<p class="mt-5 text-xl leading-7 text-gray-500 sm:text-center">
|
<p class="mb-8 text-gray-700 leading-relaxed text-center">
|
||||||
{{ main.excerpt }}
|
{{ main.excerpt }}
|
||||||
</p>
|
</p>
|
||||||
<!-- <div
|
<!-- <div
|
||||||
@@ -62,7 +62,7 @@
|
|||||||
<h2 class="text-lg leading-6 font-medium text-gray-900">
|
<h2 class="text-lg leading-6 font-medium text-gray-900">
|
||||||
{{ plan.title }}
|
{{ plan.title }}
|
||||||
</h2>
|
</h2>
|
||||||
<p class="mt-4 text-sm leading-5 text-gray-500">
|
<p class="mb-8 text-gray-700 leading-relaxed">
|
||||||
{{ plan.excerpt }}
|
{{ plan.excerpt }}
|
||||||
</p>
|
</p>
|
||||||
<!-- <p class="mt-8">
|
<!-- <p class="mt-8">
|
||||||
|
|||||||
Reference in New Issue
Block a user