Anh Tu Pham

Generation

css from descriptionTue, 07 Mar 2023

input{ padding:5px 10px; width:100%; border-radius:3px; } modify above style remove border, increase hight

input { padding:5px 10px; width:100%; border-radius:3px; border:none; height:50px; }

Want to kickstart your project?Use the new AI Studio to create your code