Anh Tu Pham

Generation

css from descriptionTue, 07 Mar 2023

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

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

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