mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2024-10-30 01:08:47 +00:00
(pages/pricing) Improved the spacing of the CTA section on all pricing pages
This commit is contained in:
parent
e90fb9e618
commit
5ffe0d0efa
|
@ -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">
|
||||
|
|
|
@ -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">
|
||||
|
|
|
@ -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">
|
||||
|
|
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue
Block a user