Style fixes
This commit is contained in:
parent
ed5f76d164
commit
796a3e1a76
|
@ -155,7 +155,7 @@ a.vn-list-item {
|
||||||
|
|
||||||
.vn-list-item {
|
.vn-list-item {
|
||||||
padding: $pad-medium;
|
padding: $pad-medium;
|
||||||
border-bottom: $border-thin solid $border-color;
|
border-bottom: $border-thin solid $color-spacer-light;
|
||||||
|
|
||||||
display: block;
|
display: block;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|
Loading…
Reference in New Issue