Fix hotkeys close button
This commit is contained in:
parent
393f9d396c
commit
a9816e189a
|
@ -88,8 +88,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.cfp-hotkeys-close:hover {
|
.cfp-hotkeys-close:hover {
|
||||||
background-color: #fff;
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
opacity: 0.8;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media all and (max-width: $mobile-view) {
|
@media all and (max-width: $mobile-view) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user