Skip to content
Snippets Groups Projects

Remove hover animation in links and buttons

Merged Annabel Dunstone Gray requested to merge sub-nav-animation into master
All threads resolved!
1 file
+ 0
1
Compare changes
  • Side-by-side
  • Inline
@@ -102,7 +102,6 @@
@include transition(color);
}
a,
.notification-dot {
@include transition(background-color, color, border);
}
Loading