1
0
Fork 0
mirror of https://github.com/safing/web synced 2025-04-12 15:09:08 +00:00

Remove button hover-opacity-out

This commit is contained in:
Luke 2022-02-09 23:10:03 +01:00
parent 31e4f5529a
commit ad4b47e32e
2 changed files with 2 additions and 2 deletions

View file

@ -25,7 +25,7 @@ redirect_from:
</p>
<div class="col-container w-full text-left md:text-center lg:w-max lg:text-left">
<a class="btn-secondary" href="{{ site.team_url }}">View team overview</a>
<a class="btn-tertiary hover-opacity-out" href="#footer">Follow along</a>
<a class="btn-tertiary" href="#footer">Follow along</a>
</div>
</div>
</div>

View file

@ -20,7 +20,7 @@ layout: page
</p>
<div class="col-container w-full text-center lg:w-max lg:text-left">
<a class="btn-primary" href="#pricing">Get started</a>
<a class="btn-tertiary hover-opacity-out" href="{{ site.portmaster_url }}">Built into the Portmaster</a>
<a class="btn-tertiary" href="{{ site.portmaster_url }}">Built into the Portmaster</a>
</div>
</div>
<div class="header-one-right">