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, width 80%

input{ padding:5px 10px; width:80%; border-radius:3px; border:0; height:40px; }

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