remove opacity on hidden overlay link items, which messed with clickability on ios
This commit is contained in:
@ -98,7 +98,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
&:hover {
|
||||
/*&:hover {
|
||||
opacity: 1;
|
||||
.text {
|
||||
&:before {
|
||||
@ -106,7 +106,7 @@
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
}*/
|
||||
}
|
||||
|
||||
.image {
|
||||
|
Reference in New Issue
Block a user