Skip to content

Commit

Permalink
hero section
Browse files Browse the repository at this point in the history
  • Loading branch information
devsisingh committed Jun 6, 2024
1 parent 0fedce0 commit c440c0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@

<div class="h-screen header-bg bg-fixed bg-center text-white flex w-full" id="home" style="position:relative; padding: 0px 14vw;">
<div class="w-full lg:w-1/2 md:w-1/2">
<h1 class="text-4xl m48:text-6xl lg:text-7xl font-black mb-8 capitalize" style="line-height: 1; margin-top: 120px;">
<h1 class="text-4xl m48:text-6xl lg:text-7xl font-black mb-8 capitalize" style="line-height: 1; margin-top: 150px;">
Your gateway to discover NFT Xperiences<br />
</h1>
<p class="text-lg m48:text-xl lg:text-lg font-semibold sm:font-semibold mb-10">
Expand All @@ -476,7 +476,7 @@ <h1 class="text-4xl m48:text-6xl lg:text-7xl font-black mb-8 capitalize" style="
</div>

<div class="w-full lg:w-1/2 md:w-1/2" style="position: absolute; bottom: 0; right: 0;">
<img src="./resources/readyimages/heroimg.png" style="width: 60%;"/>
<img src="./resources/readyimages/heroimg.png" style="width: 80%;"/>
</div>
</div>
</header>
Expand Down

0 comments on commit c440c0f

Please sign in to comment.