JSFiddle - React, Tailwind, and code Playground
by stichoza
HTML
<input type="text" placeholder="ჩაწერეთ უსაფრთხოების კოდი">
CSS
input {
width: 200px;
padding: 12px;
border: 2px solid #444;
}
by stichoza
<input type="text" placeholder="ჩაწერეთ უსაფრთხოების კოდი">
input {
width: 200px;
padding: 12px;
border: 2px solid #444;
}