move "smooth" to its own place

This commit is contained in:
Owen Versteeg 2014-01-08 21:37:01 -05:00
parent a98a073312
commit bcb8404648

View file

@ -16,7 +16,6 @@ button {
margin: .3em .7em;
cursor: pointer;
border: none;
transition: all .2s;
&.btn-a {
background: @btn-a-bg;
&:hover {