text-decoration underline bootstrap h1 code example
Example 1: text-decoration:none; bootstrap
Non-underlined link
Example 2: bootstrap underline
//add this class to the html element
.text-decoration-underline
Non-underlined link
//add this class to the html element
.text-decoration-underline