JSFiddle - React, Tailwind, and code Playground
HTML
<h1>Introduction</h1>
CSS
h1
{
border-bottom:1px solid #CCC;
width:100%;
float:left;
padding-bottom:3px;
}
<h1>Introduction</h1>
h1
{
border-bottom:1px solid #CCC;
width:100%;
float:left;
padding-bottom:3px;
}