Faster transitions

This commit is contained in:
2016-11-20 03:23:31 +09:00
parent 9794a09f12
commit 0a099bca72
8 changed files with 11 additions and 10 deletions

View File

@ -20,7 +20,7 @@
margin-top 0
height 3px
width 0px
transition all 500ms ease
transition all transitionSpeed ease
&.active
&:hover
cursor pointer
@ -33,4 +33,4 @@
padding 0.75em 1em
font-size 1.1em
line-height 1em
transition all 290ms ease
// transition all transitionSpeed ease