We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fbcd90 commit ac3002cCopy full SHA for ac3002c
1 file changed
sass/main.scss
@@ -78,8 +78,8 @@ $event-count: 6;
78
// Allows for elements "below" std z-index
79
// (note: only set if child adopts explicit position value)
80
81
- &::not(#faq) {
82
- transition: all 2s ease;
+ &:not(#faq) {
+ transition: all 1s ease;
83
}
84
85
0 commit comments