JSFiddle - React, Tailwind, and code Playground
by magicalex
HTML
<hr>
<h3>about</h3>
CSS
h3 {
margin: 0 auto;
background: white;
margin-top: -20px;
width: 100px;
text-align: center;
}
by magicalex
<hr>
<h3>about</h3>
h3 {
margin: 0 auto;
background: white;
margin-top: -20px;
width: 100px;
text-align: center;
}