Change hover grey to a purple

main
Kyle Taylor 5 years ago
parent 55498a22e4
commit 7c1293c8e3

@ -211,7 +211,7 @@ body {
color: white;
}
.detected__category-link:hover {
color: #B3B3B3;
color: #A48EDE;
}
.detected__app-icon {
-webkit-filter: drop-shadow(0px 0px 1px rgba(255,255,255,1));