Merge pull request #776 from JohnAlbin/vert-rhythm-codestyle-1
Fix code style in vertical_rhythm's apply-side-rhythm-border().
This commit is contained in:
commit
795c91d262
@ -193,7 +193,8 @@ $base-half-leader: $base-leader / 2;
|
||||
}
|
||||
border: {
|
||||
style: $border-style;
|
||||
width: $font-unit * $width / $font-size; };
|
||||
width: $font-unit * $width / $font-size;
|
||||
};
|
||||
padding: $font-unit / $font-size * ($lines * $base-line-height - $width);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user