remove .pointer:hover

This commit is contained in:
ogerly 2021-04-27 11:53:58 +02:00
parent a784a698b8
commit 8d27ce4cb4

View File

@ -285,9 +285,6 @@ export default {
.pointer {
cursor: pointer;
}
.pointer:hover {
background-color: #3c4d69;
}
video {
max-height: 665px;
max-width: 665px;