Skip to content

Commit

Permalink
Removed a broken reference
Browse files Browse the repository at this point in the history
https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_hr_size
this link is broken, I think we perhaps should remove it?
  • Loading branch information
jacty authored and mdo committed Aug 3, 2020
1 parent 5512dde commit ebad168
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/_reboot.scss
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ body {
//
// 1. Reset Firefox's gray color
// 2. Set correct height and prevent the `size` attribute to make the `hr` look like an input field
// See https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_hr_size

hr {
margin: $hr-margin-y 0;
Expand Down

0 comments on commit ebad168

Please sign in to comment.