Updated the style of the 'Why Glink?' section

php
Aadhavan Srinivasan 1 year ago
parent fbf7813f18
commit d276c3694b

@ -70,15 +70,15 @@ session_start();
</div>
<!-- 3 column end -->
<!-- why start -->
<div class="w-full flex bg-[#eab30e] flex-col items-center justify-center rounded-lg shadow-lg shadow-gray-800">
<div class=" h-auto mt-8 text-4xl md:text-5xl lg:text-6xl w-full justify-end pl-8">
<div class="w-full flex bg-[#eab30e] flex-col justify-center rounded-lg shadow-lg shadow-gray-800">
<div class=" h-auto mt-8 text-4xl md:text-5xl lg:text-6xl w-full pl-8">
<h1 class="font-serif font-bold underline">
Why GLink?
</h1>
</div>
<div class="py-8 max-w-lg sm:flex-grow-0 flex pr-16 flex-wrap self-end justify-end ">
<p class="text-lg md:text-xl lg:text-2xl">
If you're looking to create a shortened URL for a signup form, an event invitation, or anything else, this service is for you!
<div class="py-8 sm:flex-grow-0 flex pl-8 flex-wrap ">
<p class="text-2xl md:text-2xl lg:text-3xl ">
If you're looking to create a <b>shortened URL</b> for a <u>signup form</u>, an <u>event invitation</u>, or <u>anything else</u>, then this service is for you!
</p>
</div>
</div>

Loading…
Cancel
Save