Change grey shade of list seperators

This commit is contained in:
Tankred Hase 2014-06-17 11:46:49 +02:00
parent 3a59f79223
commit b9da151a54
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
left: 0;
right: 0;
height: 0;
border-top: 1px solid $color-grey-light;
border-top: 1px solid $color-grey-lighter;
}
&:first-child {