diff --git a/less/buttons.less b/less/buttons.less index 73e405d..3b6b213 100644 --- a/less/buttons.less +++ b/less/buttons.less @@ -16,7 +16,6 @@ button { margin: .3em .7em; cursor: pointer; border: none; - transition: all .2s; &.btn-a { background: @btn-a-bg; &:hover {