[Mobile] Comments

Added comments to the mixin list.
This commit is contained in:
Shivam Dave 2015-07-20 09:51:37 -07:00
parent 4e6c307684
commit f98915cddd

View File

@ -88,6 +88,7 @@
}
}
// Transition used for the slide menu
@mixin slMenuTransitions {
@include transition-duration(.35s);
transition-timing-function: ease;