how to adjust the thickness of a horizontal line in css code example
Example: make bigger in boootstrap
<hr style="height:1px;border:none;color:#333;background-color:#333;" />
<hr style="height:1px;border:none;color:#333;background-color:#333;" />