feat(app): get rid of transitions

This commit is contained in:
Dmitry Nehaychik 2017-09-21 11:30:26 +03:00
parent 5a16cc3793
commit f01f16768a
5 changed files with 4 additions and 7 deletions

View file

@ -62,7 +62,6 @@
cursor: pointer;
font-size: 3rem;
color: nb-theme(color-fg-heading);
transition: all 0.1s ease-out;
border: 2px solid nb-theme(separator);
&:hover {