Font and logo fix
This commit is contained in:
@@ -3,12 +3,17 @@
|
||||
@section('content')
|
||||
<div class="flex-1 overflow-hidden px-6 md:pl-12 md:pr-0 lg:pl-16 xl:pl-16 xl:pr-20 leading-relaxed text-lg" id="top">
|
||||
<h1 class="mb-10 text-4xl font-bold text-gray-700 leading-2">What is Karudhaas App?</h1>
|
||||
|
||||
<div class="border-b bor"></div>
|
||||
<p class="my-6 text-gray-800">
|
||||
Karudhaas is a Web and a mobile app that helps you Discover Stories, Daily news, and inspirations. All with one app.
|
||||
The app filters out articles from various news sites and aggregates them according to the respective article topics
|
||||
and its source. We are planning to bring some major feature upgrades later on.
|
||||
</p>
|
||||
<div class="mb-2 flex flex-col">
|
||||
<p class="text-gray-700">Press the icon below to download the android app</p>
|
||||
<a href="/download/android"><img class="h-16 w-16" src="/images/icon.png"></a>
|
||||
</div>
|
||||
<div class="border-b mb-5"></div>
|
||||
|
||||
<h1 class="mb-10 text-2xl font-bold text-gray-700 leading-2">Late to go somewhere? We got you covered!</h1>
|
||||
|
||||
Reference in New Issue
Block a user