diff options
Diffstat (limited to 'slate/variables.less')
-rwxr-xr-x | slate/variables.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slate/variables.less b/slate/variables.less index 73841015..fc295795 100755 --- a/slate/variables.less +++ b/slate/variables.less @@ -162,7 +162,7 @@ // Hr border color // ------------------------- -@hrBorder: @grayLighter; +@hrBorder: darken(@grayDarker, 5%); // Horizontal forms & lists |