Change $border to $grey-lighter in mixins. Fixes #1862

This commit is contained in:
Brandon 2018-07-17 21:52:40 -05:00 committed by Jeremy Thomas
parent 3d95d93493
commit d4b92c0faf

View File

@ -238,7 +238,7 @@
%loader
animation: spinAround 500ms infinite linear
border: 2px solid $border
border: 2px solid $grey-lighter
border-radius: $radius-rounded
border-right-color: transparent
border-top-color: transparent