Removed a broken reference

https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_hr_size
this link is broken, I think we perhaps should remove it?
This commit is contained in:
Jacty 2020-07-21 01:00:48 +08:00 committed by Mark Otto
parent 5512dde203
commit ebad168f42
1 changed files with 0 additions and 1 deletions

View File

@ -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;