Various fixes and changes based on tester feedback
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
}
|
||||
|
||||
.transition-opacity() {
|
||||
opacity: 0.6;
|
||||
opacity: 0.85;
|
||||
transition: opacity 0.2s;
|
||||
&:hover { opacity: 1; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user