spacing cleanup for features overview section
This commit is contained in:
+3
-3
@@ -135,10 +135,10 @@
|
||||
</section>
|
||||
<section id="features" class="features py-32 px-4 lg:px-0 bg-repeat-x bg-bottom" style="background-image: url('img/grunge-bot.png');">
|
||||
<div class="mx-auto px-4 max-w-screen-lg">
|
||||
<h3 class="mb-1 text-center lg:text-left font-bold">Features Overview</h3>
|
||||
<h3 class="mb-1 text-lg text-center lg:text-left font-bold">Features Overview</h3>
|
||||
<p class="mb-16 text-center lg:text-left">An exciting world of video games is within your grasp.</p>
|
||||
<div class="lg:flex justify-between">
|
||||
<div class="mx-auto lg:mx-0 lg:pr-12 max-w-md">
|
||||
<div class="mx-auto lg:mx-0 lg:pr-12 max-w-lg flex-1">
|
||||
<ul class="mb-16 flex items-start">
|
||||
<li class="mr-4"><img src="img/feature-book.png" alt="feature" /></li>
|
||||
<li class="flex-1">
|
||||
@@ -158,7 +158,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="mx-auto lg:mx-0 lg:pl-12 max-w-md">
|
||||
<div class="mx-auto lg:mx-0 lg:pl-12 max-w-lg flex-1">
|
||||
<ul class="flex items-start">
|
||||
<li class="mr-4"><img src="img/feature-chip.png" alt="feature" /></li>
|
||||
<li class="flex-1">
|
||||
|
||||
Reference in New Issue
Block a user