Skip to content

Commit

Permalink
Bump up heading size
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Dec 3, 2024
1 parent 34b82fb commit 7cb41ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _pages/index.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@

<div class="container relative flex flex-col justify-between h-full max-w-6xl px-8 mx-auto">
<div class="flex flex-col justify-center w-full">
<h2 class="relative items-center self-center inline-block w-auto mb-5 text-4xl font-black">
<h2 class="relative items-center self-center inline-block w-auto mb-5 text-4xl md:text-5xl font-black">
<span class="relative">Who's it for?</span>
</h2>
<p class="self-center mb-12 font-medium text-gray-600 mx-auto max-w-3xl text-center">
Expand Down

0 comments on commit 7cb41ea

Please sign in to comment.