From 89de906b01207c88021c52bb37f82fca9d78081a Mon Sep 17 00:00:00 2001 From: Luke Date: Wed, 20 May 2020 10:15:02 +0200 Subject: [PATCH] Remove hover effect --- _sass/_global.scss | 11 ----------- index.html | 6 +++--- 2 files changed, 3 insertions(+), 14 deletions(-) diff --git a/_sass/_global.scss b/_sass/_global.scss index 4dc6e18..a976cdb 100644 --- a/_sass/_global.scss +++ b/_sass/_global.scss @@ -172,14 +172,3 @@ footer { transition-duration: 150ms; transition-timing-function: cubic-bezier(.4, 0, .2, 1); } - -.grayscale { - filter: url(filters.svg#grayscale); /* Firefox 3.5+ */ - filter: gray; /* IE5+ */ - -webkit-filter: grayscale(0); /* Webkit Nightlies & Chrome Canary */ -} - -.grayscale:hover { - filter: none; - -webkit-filter: grayscale(1); -} diff --git a/index.html b/index.html index 5cd5c5e..0ce42a4 100644 --- a/index.html +++ b/index.html @@ -143,7 +143,7 @@ title: Safing