From df3110a7c873e01527d159a8691fe33d994c7b28 Mon Sep 17 00:00:00 2001 From: Colby Gallup Date: Thu, 18 Feb 2021 00:17:50 -0500 Subject: [PATCH] Peter made an oopsies --- sass/main.scss | 9 --------- 1 file changed, 9 deletions(-) diff --git a/sass/main.scss b/sass/main.scss index 7009742a0..a57f191c6 100644 --- a/sass/main.scss +++ b/sass/main.scss @@ -814,15 +814,6 @@ nav { color: $orange; } } - - &:hover { - animation: tab-hover-in 0.2s; - animation-fill-mode: forwards; - } - - p { - color: $dark-blue; - } } #feb-21-content {