Any idea why there\'s a thin grey line above my green
Thanks
https://jsfiddle.net/Lc7gym88/
hr { border
Removed default border and uses height and background
hr { background: #469551; width: 30%; margin-left: auto; margin-right: auto; margin-bottom: 0px !important; height: 4px; border:none; }
Example : https://jsfiddle.net/Lc7gym88/1/