diff --git a/style.css b/style.css index 7ea9c5c..d6f8342 100755 --- a/style.css +++ b/style.css @@ -157,6 +157,7 @@ hr { hr.style-one { border: 0; height: 0.1em; + scroll-margin-top: 2.5em; background: #282828; background-image: -webkit-linear-gradient(left, #f9f5d7, #282828, #f9f5d7); background-image: -moz-linear-gradient(left, #f9f5d7, #282828, #f9f5d7);