Commit e760d2d2 by Martyn James

Update styles

parent 63e9bd55
......@@ -49,7 +49,7 @@
.search-info {
padding-bottom: lh(.75);
margin-bottom: lh(.50);
border-bottom: 1px solid $border-color-3;
border-bottom: 1px solid $gray-l2;
.search-count {
float: right;
color: $gray;
......@@ -62,7 +62,7 @@
.search-results-item {
position: relative;
border-bottom: 1px solid $border-color-1;
border-bottom: 1px solid $gray-l4;
list-style-type: none;
margin-bottom: lh(.75);
padding-bottom: lh(.75);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment