Remove random heading colours

Let's keep it simple!
This commit is contained in:
Hippo 2021-12-28 19:12:41 +05:30
parent 394eb69983
commit c751e975e8

View file

@ -50,7 +50,7 @@
</div>
</div>
<div class="w-full md:w-3/5 lg:w-3/4 text-orange-800">
<div class="w-full md:w-3/5 lg:w-3/4">
<div class="max-w-4xl ml-auto p-10">
<h1 class="text-4xl font-heading font-extrabold lowercase text-center">Who we are</h1>
<div class="flex flex-wrap text-xl font-sans">
@ -62,7 +62,7 @@
</div>
</div>
<div class="text-yellow-800 w-full md:w-3/5 lg:w-3/4">
<div class="w-full md:w-3/5 lg:w-3/4">
<div class="max-w-4xl ml-auto p-10">
<h1 class="text-4xl font-heading font-extrabold lowercase text-center">What we do</h1>
<div class="flex flex-wrap flex-row md:flex-row-reverse text-xl font-sans">
@ -74,7 +74,7 @@
</div>
</div>
<div class="text-red-800 w-full md:w-3/5 lg:w-3/4">
<div class="w-full md:w-3/5 lg:w-3/4">
<div class="max-w-4xl ml-auto p-10">
<h1 class="text-4xl font-heading font-extrabold lowercase text-center">Our problem</h1>
<div class="flex flex-wrap text-xl font-sans">
@ -86,7 +86,7 @@
</div>
</div>
<div class="text-green-800 w-full md:w-3/5 lg:w-3/4">
<div class="w-full md:w-3/5 lg:w-3/4">
<div class="max-w-4xl ml-auto p-10">
<h1 class="text-4xl font-heading font-extrabold lowercase text-center">Your Solution</h1>
<div class="flex flex-wrap flex-row md:flex-row-reverse text-xl font-sans">