JSFiddle - React, Tailwind, and code Playground
by redky
HTML
<input type="text" placeholder="Input Your Name!">
CSS
input {
height: 32px;
line-height: normal;
}
by redky
<input type="text" placeholder="Input Your Name!">
input {
height: 32px;
line-height: normal;
}