hover fix

pull/1478/head
Tuğçe Küçükoğlu 2021-08-26 12:15:41 +03:00
parent 4c59131889
commit 8f61a49c23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
z-index: 1; z-index: 1;
&:hover { &:hover {
background-color: rgba(255, 255, 255, 0.25); background-color: rgba(0, 0, 0, 0.25);
} }
} }
} }