Fix small padding and wrapping error

This commit is contained in:
davegson 2020-05-21 14:07:32 +02:00
parent ed93cb60d1
commit 42b1a7de30
2 changed files with 2 additions and 2 deletions

View file

@ -22,8 +22,8 @@ redirect_from:
<button type="button" style="background-color: #000;" class="mb-5 transform hover:scale-95 inline-flex items-center px-5 px-10 py-3 border border-transparent text-xs leading-5 font-extrabold rounded-full text-white hover:bg-indigo-500 focus:outline-none focus:border-indigo-700 active:bg-indigo-700 transition duration-150 ease-in-out uppercase">
download the pre-alpha
</button>
<a class="inline-flex pl-8 transition duration-150 ease-in-out hover:opacity-100 self-center uppercase opacity-55 text-xs font-bold" href="{{ site.github_url }}/portmaster/">Source Code</a>
</a>
<a class="inline-flex pl-8 transition duration-150 ease-in-out hover:opacity-100 self-center uppercase opacity-55 text-xs font-bold" href="{{ site.github_url }}/portmaster/">Source Code</a>
</div>
</div>
</div>

View file

@ -47,7 +47,7 @@ layout: page
</div>
</header>
<section style="margin-top: 3rem;">
<div class="text-center py-24 lg:pt-0 lg:pb-48">
<div class="text-center pt-40 lg:pt-0 pb-24 lg:pb-48">
<h2 class="text-5xl tracking-tight font-extrabold leading-none py-10 mr-auto ml-auto">
Protect Your Meta&#8209;Data
</h2>