diff --git a/src/style/index.scss b/src/style/index.scss index 5c1fb5fc..b821797d 100644 --- a/src/style/index.scss +++ b/src/style/index.scss @@ -90,7 +90,7 @@ hr.spacer { left: 10px; cursor: pointer; &:hover { - background-color: rgba(255, 255, 255, 0.25); + background: rgb(20, 40, 63); } }