remove opacity on hidden overlay link items, which messed with clickability on ios

This commit is contained in:
elise
2024-08-11 10:42:08 +02:00
parent 6e5ebcb32e
commit 22507c2d09
2 changed files with 14 additions and 13 deletions

View File

@ -98,7 +98,7 @@
}
}
&:hover {
/*&:hover {
opacity: 1;
.text {
&:before {
@ -106,7 +106,7 @@
opacity: 1;
}
}
}
}*/
}
.image {