spacer color now same as border
This commit is contained in:
parent
92427cb2ce
commit
629dcb8c1e
@ -46,7 +46,7 @@
|
|||||||
|
|
||||||
.spacer {
|
.spacer {
|
||||||
height: 0;
|
height: 0;
|
||||||
border-top: 1px solid lightgray;
|
border-top: 1px solid #ddd;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user