@@ -498,7 +498,7 @@ export default {
cursor: pointer;
transition: opacity 0.2s ease;
&:hover {
- opacity: 0.8;
+ opacity: 0.9;
}