Anh Tu Pham

Generation

css from descriptionTue, 07 Mar 2023

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

input[type="text"]{ padding: 5px 10px; width: 100%; border-radius: 3px; border:0; }

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