Skip to content

Commit

Permalink
Remove overriden margin-top value on hr
Browse files Browse the repository at this point in the history
  • Loading branch information
karlstolley committed Nov 19, 2019
1 parent 646155d commit 576cd94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _sass/_ed.scss
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ ul, ol {

/* Horizontal ruler */
hr {
margin-top: 60px;
position: relative;
margin: 1.5rem 0;
border: 0;
Expand Down

0 comments on commit 576cd94

Please sign in to comment.