minor changes

This commit is contained in:
geoffrey45
2021-12-25 21:09:26 +03:00
parent dc4b87a942
commit 26ab354a1d
2 changed files with 7 additions and 5 deletions
+1 -1
View File
@@ -240,7 +240,7 @@ export default {
.fav *:hover,
.shuffle *:hover,
.nav *:hover {
background-color: black;
background-color: rgb(5, 80, 150);
}
}