Fix hr elements -- add back in border and remove the extra hr from the totals box
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
border: 0;
|
||||
margin-top: $gap * 4;
|
||||
margin-bottom: $gap * 4;
|
||||
border-bottom: 1px solid $color-gray-lighter;
|
||||
}
|
||||
|
||||
table {
|
||||
|
Reference in New Issue
Block a user