Move objective border to the right spot
This commit is contained in:
parent
bddeeba74e
commit
232e5246b4
|
|
@ -18,9 +18,9 @@
|
|||
line-height: 1.5;
|
||||
@include light-border(top);
|
||||
|
||||
&:last-of-type {
|
||||
@include light-border(bottom);
|
||||
}
|
||||
}
|
||||
|
||||
&:last-child {
|
||||
@include light-border(bottom);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue