(pages/pricing) Improved the spacing of the CTA section on all pricing pages

This commit is contained in:
sercan 2021-04-26 23:42:16 +03:00
parent e90fb9e618
commit 5ffe0d0efa
4 changed files with 8 additions and 8 deletions

View File

@ -343,10 +343,10 @@
</div>
<!-- CTA -->
<div class="px-6 py-10 sm:px-16 sm:pt-18 sm:pb-20 bg-primary-600 text-on-primary-600">
<div class="px-6 py-10 sm:py-12 sm:px-16 bg-primary-600 text-on-primary-600">
<div class="flex flex-col items-center w-full max-w-7xl mx-auto text-center">
<div class="text-3xl sm:text-4xl sm:text-5xl font-extrabold leading-6 sm:leading-10">Boost your productivity.</div>
<div class="mt-2 text-3xl sm:text-4xl sm:text-5xl font-extrabold leading-6 sm:leading-10 text-black text-opacity-60">Start using Fuse today.</div>
<div class="mt-2 text-3xl sm:text-4xl sm:text-5xl font-extrabold leading-6 sm:leading-10 text-black text-opacity-70">Start using Fuse today.</div>
<button
mat-flat-button
class="fuse-mat-button-large mt-8 px-12 bg-white text-primary-800">

View File

@ -251,10 +251,10 @@
</div>
<!-- CTA -->
<div class="px-6 py-10 sm:px-16 sm:pt-18 sm:pb-20 bg-primary-600 text-on-primary-600">
<div class="px-6 py-10 sm:py-12 sm:px-16 bg-primary-600 text-on-primary-600">
<div class="flex flex-col items-center w-full max-w-7xl mx-auto text-center">
<div class="text-3xl sm:text-4xl sm:text-5xl font-extrabold leading-6 sm:leading-10">Boost your productivity.</div>
<div class="mt-2 text-3xl sm:text-4xl sm:text-5xl font-extrabold leading-6 sm:leading-10 text-black text-opacity-60">Start using Fuse today.</div>
<div class="mt-2 text-3xl sm:text-4xl sm:text-5xl font-extrabold leading-6 sm:leading-10 text-black text-opacity-70">Start using Fuse today.</div>
<button
mat-flat-button
class="fuse-mat-button-large mt-8 px-12 bg-white text-primary-800">

View File

@ -167,10 +167,10 @@
</div>
<!-- CTA -->
<div class="px-6 py-10 sm:px-16 sm:pt-18 sm:pb-20 bg-primary-600 text-on-primary-600">
<div class="px-6 py-10 sm:py-12 sm:px-16 bg-primary-600 text-on-primary-600">
<div class="flex flex-col items-center w-full max-w-7xl mx-auto text-center">
<div class="text-3xl sm:text-4xl sm:text-5xl font-extrabold leading-6 sm:leading-10">Boost your productivity.</div>
<div class="mt-2 text-3xl sm:text-4xl sm:text-5xl font-extrabold leading-6 sm:leading-10 text-black text-opacity-60">Start using Fuse today.</div>
<div class="mt-2 text-3xl sm:text-4xl sm:text-5xl font-extrabold leading-6 sm:leading-10 text-black text-opacity-70">Start using Fuse today.</div>
<button
mat-flat-button
class="fuse-mat-button-large mt-8 px-12 bg-white text-primary-800">

View File

@ -383,10 +383,10 @@
</div>
<!-- CTA -->
<div class="px-6 py-10 sm:px-16 sm:pt-18 sm:pb-20 bg-primary-600 text-on-primary-600">
<div class="px-6 py-10 sm:py-12 sm:px-16 bg-primary-600 text-on-primary-600">
<div class="flex flex-col items-center w-full max-w-7xl mx-auto text-center">
<div class="text-3xl sm:text-4xl sm:text-5xl font-extrabold leading-6 sm:leading-10">Boost your productivity.</div>
<div class="mt-2 text-3xl sm:text-4xl sm:text-5xl font-extrabold leading-6 sm:leading-10 text-black text-opacity-60">Start using Fuse today.</div>
<div class="mt-2 text-3xl sm:text-4xl sm:text-5xl font-extrabold leading-6 sm:leading-10 text-black text-opacity-70">Start using Fuse today.</div>
<button
mat-flat-button
class="fuse-mat-button-large mt-8 px-12 bg-white text-primary-800">