diff --git a/src/styles.scss b/src/styles.scss index f850a72e..2f37644f 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -84,9 +84,8 @@ transition: background 120ms ease-in-out; - &:hover { - background: #000000CC; + background: #000000cc; } } }