Anh Tu Pham

Generation

css from descriptionTue, 07 Mar 2023

input{ padding:5px 10px; width:100%; border-radius:3px; border:0; height:30px; } modify above style remove border, increase hight, width 80%, increase font size

input{ padding:5px 10px; width:80%; border-radius:3px; height:50px; font-size:20px; }

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