Skip to content

Commit edea3fa

Browse files
committed
Borders in pixel
1 parent a9db138 commit edea3fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/base.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ $u-off: red;
2929

3030

3131
$u-padding-text: 4px;
32-
$u-padding-block: calc(2 * $u-padding - text);
32+
$u-padding-block: calc(2 * $u-padding-text);
3333

3434
$u-border-size: 1px;
3535
$u-border: $u-border-size solid $u-border-color;

0 commit comments

Comments
 (0)