We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5055f27 commit 79983e8Copy full SHA for 79983e8
_sass/_sidebar.scss
@@ -15,7 +15,7 @@
15
16
@include breakpoint($large) {
17
@include span(2 of 12);
18
- opacity: 0.75;
+ opacity: 1;
19
-webkit-transition: opacity 0.2s ease-in-out;
20
transition: opacity 0.2s ease-in-out;
21
0 commit comments