From ad4b47e32ef675ac1d81bb8dd9ea637da08611b1 Mon Sep 17 00:00:00 2001 From: Luke <16389426+LukeSeers@users.noreply.github.com> Date: Wed, 9 Feb 2022 23:10:03 +0100 Subject: [PATCH] Remove button hover-opacity-out --- about/index.html | 2 +- spn/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/about/index.html b/about/index.html index 675cda1..8fe42aa 100644 --- a/about/index.html +++ b/about/index.html @@ -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> diff --git a/spn/index.html b/spn/index.html index cc1b727..ac79123 100644 --- a/spn/index.html +++ b/spn/index.html @@ -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">