Skip to content

Commit

Permalink
refactor(hr): updated styling to match reference designs
Browse files Browse the repository at this point in the history
affects: @buildit/gravity-ui-web
  • Loading branch information
dw-buildit committed May 23, 2019
1 parent eab425c commit 79fa7ed
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/gravity-ui-web/src/sass/03-elements/_block-text.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,8 @@ cite {
@include grav-font-size(-2);
font-style: normal;
}

hr {
@include grav-font-size(3);
margin-top: 2 * $grav-sp-vertical-gap;
}

0 comments on commit 79fa7ed

Please sign in to comment.